delorie.com/archives/browse.cgi | search |
Message-ID: | <19981230212654.7570.rocketmail@send102.yahoomail.com> |
Date: | Wed, 30 Dec 1998 13:26:54 -0800 (PST) |
From: | Essidartha Emerald <essidartha AT yahoo DOT com> |
Subject: | Hello world isn't working :( |
To: | djgpp AT delorie DOT com |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
My hello world doen't work :( how can this be?? #include int main() { printf("Hello world!\n"); exit(0); } I got the message: get program exit code -1 (oxffffffff) 0 is Zero Is there something wrong with the code or is the compiler not working right or what did I do wrong? I have tried it a few times. _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |