This post has been edited 1 times, last edit by "kOa_Borgg" (Sep 6th 2004, 9:30am)
Quoted
Original von UD_Premium
#include <iostream.h>
using namespace std;
void main();
{
cout << "Ich warte auf Borgg" << endl;
}
also ich mein ohne die std's ://
This post has been edited 2 times, last edit by "nC_para_" (Sep 6th 2004, 11:45am)
Quoted
achso: was ich mich auch noch gefragt hab: warum hat main() hier nen rückgabewert vom typ int?
This post has been edited 1 times, last edit by "SiA_MaxPower" (Sep 6th 2004, 11:49am)