Thema: zz | ||
Anmeldungsdatum: Jul 2012 Beiträge: 175 |
aber so gehts auch: #include <iostream> #include <windows.h> using namespace std; int main() { cout << "Hallo Welt" << endl; getchar(); return 0; } __________________ Legalize it ! |
|
hacker12314 ist offline |