This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Visual C++ to C translator


>     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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]