Visual C++ to C translator

Joe Buck jbuck@racerx.synopsys.com
Mon Jul 24 09:17:00 GMT 2000


>     I am new to this list. I would like to know if there is any
> option in gcc which translates Microsoft Visual C++ Source Code to 
> C source code. Any other suggestions about converting VC++ code
> I have to C Source Code will be greatly Appreciated.

No, gcc's C++ compiler is a native code compiler.  There isn't anything
that takes C++ code and produces C.




More information about the Gcc mailing list