Zitat Zitat von -[RiDER
-]Lies http://free-hack.com/viewtopic.php?t=56538

C ist das Beste, lässt sich aber nicht einfach mal so aus Fun lernen...

GreetZ RiDER

o_O in dem Thread, schau mal was da steht:

C Syntax:

Code:
#incude <iostream>
using namespace std;
int main(){
    cout<<"Hallo Welt"<<endl;
return 0;
}
Das tut einem ja richtig weh