Re: Translate C++ to C



Hi,
C++ was created because C and other procedure-oriented languages
could not address the complex problems that are present in real life.

So the question of translating C++ code to C is absurd. You have to
rewrite the code completely and that would be no small feat.

Regards,
Karthik.

.