Posts Tagged Compiled Using
#ifdef _cplusplus
The #ifdef is to determine the capabilities of the compiler compiling the code , so to speak.
Compiling Program as .exe with no dependancy on other files
This is the code I have which has been modified for Visual Studio to compile it without errors. See here, I posted it on Experts-Exchange but I’m getting stuck! Compiling C++ Code – Works in Min-GW – Want it compiled using Visual Studio …