News

How to Compile and Run a CPP File in CMD. If your company develops desktop applications for Windows, you're probably using Visual C++.
Write the basic Helloworld code. Save it to a file called HelloVC.cpp. Write it to a specifed directory in the SDK folder.<BR>2.
Right now its a simple .c file but to finish the project I need to make .h and .cpp files and would like to test run them on my mac but i dont know how, just how to compile them.