G
Guest
In Visual Studio 2005, how can I set my project to be a strict ANSI-C project
with absoloutly nothing else? I don't want my project to even compile if it
contains any C++ or non-ANSI code.
with absoloutly nothing else? I don't want my project to even compile if it
contains any C++ or non-ANSI code.