I'm betting 99.99% of C code would compile with a C++, compiler;
However, Visual Studio has an option to compile as C Code:
Click on the "Project" menu and select "{Project Name} Properties." Expand the "C/C++" Tab, and choose "Advanced." change the "Compile As" setting to "Compile as C Code (/TC)"
Cheers!
__________________
/K
|