From: "Wazeltoff" Subject: Newbie Question (directories) Date: Sun, 7 Feb 1999 13:41:12 -0500 Lines: 12 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Message-ID: <#6tsCmsU#GA.225@upnetnews02.moswest.msn.net> Newsgroups: comp.os.msdos.djgpp NNTP-Posting-Host: 1Cust224.tnt1.altoona.pa.da.uu.net [208.250.255.224] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Please HELP! I am new at C++ and have just downloaded DJGPP. I unzipped all the files to the location I created at C:/DJGPP and then copied the two lines of stuff into my autobat thing. I guess that was all I needed to do to start using DJGPP. I then went about trying to find the file I needed to open to run the thing and then finally found RHIDE's file. I opened it and began to type in a sample program. I used and #include and when I went to compile it, it gave me an error. I thought maybe my directories were wrong. Should I go to Options, Directories, and change them? If so, what should I put the Source, Libraries, etc to? Please help...