For some reason you need a newline at the end of file to compile. Not an error, just a warning. Compilers are picky. Just press enter after the closing brace.
Bah, ok it's compiled into an *.exe now, but if I try to run it from dos, it's too big to fit in memory? so when I try to run it by clicking on the *.exe, it shows a popup saying that it's not a valid win32 file Is this just my compiler trying to wind me up and playing silly buggers with me, or is c++ not meant to work on windows?