I have heard pretty much everyone who knows about programming say that c++ is better than VB, from what i can see, vb does the same stuff C++ does, but with more readability, also, c++ doesnt seem to have any easy way to create buttons and professional looking user interfaces the way VB does. Is there any great speed difference between the two? and what are some other pros/cons of each?



. To make a little bit more fair comparison you should however remove the floating point error check in VB, since C++ doesn't have one.

