Mail Archives: djgpp/2000/12/29/10:51:38
I am attempting to learn C++ and am using the Rhide editor. When I write a
program (even a simple 'hello world') the program compiles with no errors but
when I try to run it, all I get is a window with a message saying "program exit
code : -1(0xffffffff). I have tried setting the exit to 0 within the program
(exit(0);) but get the same result.
Probably something stupid (I'm very new to this) but I would greatly appreciate
any help.
Thanks,
Chas
- Raw text -