Does anybody know if it is possible to produce C code from C++ using gcc (g++)? I know that gcc can produce an assembler output using the `S' option, but can that code be translated to the certain "crossoplatform" assembler - C code? May be there is some unofficial project which is regard to this? If yes, could you please refer me to the existing documentation? PS: I searched this via google - he has no ideas :) -- Best regards, Alexander