|
From: <HBB...@t-...> - 2007-02-10 17:48:30
|
SourceForge.net wrote: > ..\\term\cgm.trm(475) : error C2143: Syntaxfehler : Fehlendes ';' vor 'type' > ..\\term\cgm.trm(477) : error C2065: 'new_font_data' : nichtdeklarierter > Bezeichner Guys, can we _please_ restrict ourselves to normal C for the time being? I.e. no C++ style variable declarations in the middle of code blocks. |