From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Re: please help with DJGPP Date: Fri, 24 Sep 1999 16:18:57 -0500 Organization: Rose-Hulman Institute of Technology Lines: 24 Message-ID: <7sgpvl$hmc$1@solomon.cs.rose-hulman.edu> References: NNTP-Posting-Host: 137.112.205.146 X-Trace: solomon.cs.rose-hulman.edu 938208053 18124 137.112.205.146 (24 Sep 1999 21:20:53 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 24 Sep 1999 21:20:53 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Braves Dugout wrote in message news:odKG3.137$L02 DOT 267 AT news DOT flash DOT net... > i am a beginner, i know how to write some c++ code, i am learning in high > school, i have all the necessary files downloaded (i think) i used the zip > picker, i have windows 98, i don't know how to get TO the text editor or > compiler please help, i have already unzipped all the files into C:\DJGPP > and i already changed my autoexec.bat please help Did you reboot? The autoexec.bat changes won't take effect until you rebooted. If you did reboot, you have two main options: 1. Use the editor C:\Windows\Command\Edit.com and the command line compiler interface. The compiler is called gcc 2. If you have used Borland's IDE, you'll love RHIDE. C:\DJGPP\bin\rhide.exe You have been helped. -- Damian Yerrick http://pineight.webjump.com/