Hi, I just want to compile a simple "hello world" program in MS Visual C++. I addded /TC to the compile options under the project settings menu. But it complains at:
#include <stdio.h>
Also, it gives the source file the .cpp extension instead of the .c extension. It did this when I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.