- Sep 8, 2004
- 1,495
- 0
- 0
OK well i have been writing some code using MS VS 2008 to test the functionality, but when i transferred to the server that will be running the code it uses C compiler. So i am going to have to change some code syntax here and there (nothing too bad, as i was using just standard C++ syntax).
So my question is is there a way to get the MS VS 2008 to compile my code as C99 (?) code. It would be much easier to use the MS VS 2008 IDE to find bugs then using text base compiler on the server.
Also is there any website or free e-books that cover just C code? It is funny how little things are different and it would save me a lot of time if i did not have to google a new search for every syntax issue i run in to.
Thanks
So my question is is there a way to get the MS VS 2008 to compile my code as C99 (?) code. It would be much easier to use the MS VS 2008 IDE to find bugs then using text base compiler on the server.
Also is there any website or free e-books that cover just C code? It is funny how little things are different and it would save me a lot of time if i did not have to google a new search for every syntax issue i run in to.
Thanks
