I just wondered how come that such a little program....
Code: Select all
; compiles with PureBasic 6.2 x64 @ Windows to more than 150 kB
OpenConsole ()
Print ("!")
Input ()
Could some explanation be given, i am just curious. What else is the program doing?