Z
Zootal
I have some c code that I would like to compile with visual studio, and
retain c compatibility. IOW, converting it to c++ is not an option. Is there
a way to configure the project to be compatible with c code? I can compile
the code just fine with gcc, so I believe the code is ok, but I get numerous
errors with visual studio. I'm using Visual Studio 2005
retain c compatibility. IOW, converting it to c++ is not an option. Is there
a way to configure the project to be compatible with c code? I can compile
the code just fine with gcc, so I believe the code is ok, but I get numerous
errors with visual studio. I'm using Visual Studio 2005