From: ELLIOTTGBELL AT cs DOT com Message-ID: <49.1850bd1.25ef4285@cs.com> Date: Wed, 1 Mar 2000 23:05:25 EST Subject: Sams Teach Yourself C++ To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: CompuServe 2000 32-bit sub 24 Reply-To: djgpp AT delorie DOT com I just bought this book with the DJGPP compiler on the included cd. I'm trying to run the HELLO.CPP program on page 14. I am certain my source code is correct. I compiled it, linked it, and tried to run it, but nothing happens. On the 'compile' step I get a 'no errors' message, but on the 'link' step I get a 'gcc.exe No input files' error message. When I 'run' the program, nothing happens and I get a dialog box that says 'Program exit code: 0 (0x0000)'. Now, when I go to the File drop down menu and select DOS shell, there is the 'Hello World' written, but I cannot get out of the DOS mode and back to the compiler without closing it down and restarting RHIDE! The documentation provided with the compiler does not help me at all. Have I been ripped off? Please say it ain't so and tell me in plain English how to get this program to work. Sincerely, G.B.Elliott e-mail: elliottgbell AT cs DOT com