Due to the fantastic debugger and Intellisense technology Visual studio provides, I am now attempting to write my C code in VS.Net 2005.
I was able to compile C files, but the most annoying thing is that I cannot declare locals in "for" loops. Is there a way to configure the C compiler in VS.net 2005 to use C99 mode
Thanks,
Bahadir