I am taking a C++ programming course at my university in the Fall but it is geared towards Windows programming. How easy will it be for me to transfer my knowledge to programming on Macs? Where can I find more info on this?
I am taking a C++ programming course at my university in the Fall but it is geared towards Windows programming. How easy will it be for me to transfer my knowledge to programming on Macs? Where can I find more info on this?
I am taking a C++ programming course at my university in the Fall but it is geared towards Windows programming. How easy will it be for me to transfer my knowledge to programming on Macs? Where can I find more info on this?
I am taking a C++ programming course at my university in the Fall but it is geared towards Windows programming. How easy will it be for me to transfer my knowledge to programming on Macs? Where can I find more info on this?
Uhh, no.
Microsoft Visual C++ is not Ansi C++. They have made that obvious from the start. It doesn't handle the standard libraries except in VC++ 2005 in a normal fashion. VC++ was designed to build Windows applications, not as a C++ compiler.