Name:
Anonymous
2013-08-14 1:02
is there some automation tool that converts C++ to C code?
Name:
Anonymous
2013-08-14 7:07
>>3
C-C-C-Cfront.
C++ features don't directly map to C
Yes they do. (Maybe with the exception of... exceptions? I still think it can be done in C.)