Newsgroups: comp.os.msdos.djgpp From: "Dennis Moran" Subject: using rhide Message-ID: <01bbf2bd$ec4f95c0$590520ce@d-moran> Date: Sat, 25 Jan 1997 23:51:17 GMT Lines: 20 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I'm _just_ starting to learn C, adn have no idea what may be wrong. I'm just trying to get this code to work, but it says Program Exit Code: 0 (0x0000) every time I try to run it. main() { printf("Hello World/n"); exit(0); } I think I'm missing something here. I just made a new project and this is the only thing in it. Until I can go out and get a book I'm just trying to get used to using rhide and some basic commands. -- Dennis Moran (aka Coolio) coolio AT coolio9 DOT com http://www.coolio9.com/