Thread C und C++ linken (7 answers)
Opened by betterworld at 2003-09-07 09:27

SirLant
 2003-09-08 15:28
#10899 #10899
User since
2003-08-04
516 Artikel
BenutzerIn
[default_avatar]
Habe ich eben, dachte zuerst allgemein C-Code geht nicht,
aber anscheinend hat es nur mit dem von oben Probleme.

Nochmal teste
Code: (dl )
1
2
3
4
5
int cgiMainFv(void);

int cgiMainFV(void){
return "test";
}


Edit:
Seltsam bei diesem hat es keine Probleme ???\n\n

<!--EDIT|SirLant|1063020531-->
--Programming today is a race between Software Enginers striving to build bigger and better idiot-proof Programs,
and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning!

View full thread C und C++ linken