User interface is different. STL is probably different. I believe VC++ 6 uses namespaces, not sure if BC++ does or not.
Until now i was using Borland C++ v 3.1 and im thinkig of starting Visual C++ 6 ,what are the differences ?
build/make files are also different.
you don't need to declare the std namespace in VS6, but you do with later versions (it is the standard, so you should).
VS6 is pretty old and I don't know if Microsoft even supports it anymore. I know that there are many people who still use it, but you may want to consider getting a later version.
flamingo plant
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment