OldSchoolHack

Register / Login English

zz

icon Thread: zz

Join Date: Jul 2012

Posts: 175

aber so gehts auch:

#include <iostream>

#include <windows.h>

using namespace std;
int main()
{
   cout << "Hallo Welt" << endl;

   getchar();
   return 0;
}

__________________

Legalize it !