Message-ID: <007c01bf1285$e99b90a0$121d64d8@stevenhe> From: "Steven C. Hendrickson" To: References: <37FE17E0 DOT F89A7143 AT gateway DOT net> Subject: Re: help the new guy Date: Sat, 9 Oct 1999 11:41:32 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Reply-To: djgpp AT delorie DOT com So why not post your code? If it is correct, then the compiler is wrong, or not completely set up. Did you save your program as 'hello.ccp' or 'hello.exe' ? Did you compile it successfully? Did you check (in dos) to see if the file is there? Pretty hard to tell what is wrong from your report. Steve Hendrickson ----- Original Message ----- From: emal72 Newsgroups: comp.os.msdos.djgpp To: Sent: Friday, October 08, 1999 9:12 AM Subject: help the new guy > I am a total novice. I got "teach yourself C++ in 24 hrs book. the > directions are limited, for me. What I did. I installed the prog, I > checked the memory, I went to the ride text editor, typed in my short > silly little program ( hello. exe) clicked save went to a ms dos prompt > got the message " no such file or dir" Tried compiling it got error > messages a go-go line...undefined checked my code for mistakes. > according to the book there are none so my queston is what am I doing > wrong? I find this stuff interresting but if I can't jump this hurdle > then I can't learn C++ which will frustrate me to no end so please help > me. thanks