Hello,
VS2013 now allows the mixing of declarations and other code in C (.c files). However, I need to maintain compatibility with C89/C90 in this regard. What is the command line switch or properties item that disables this feature?
Thanks,
Ray
Hello,
VS2013 now allows the mixing of declarations and other code in C (.c files). However, I need to maintain compatibility with C89/C90 in this regard. What is the command line switch or properties item that disables this feature?
Thanks,
Ray