From: myknees AT aol DOT com (Myknees) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP Date: 18 Feb 1998 23:49:20 GMT Lines: 18 Message-ID: <19980218234900.SAA22324@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com References: <34EB2E63 DOT 51C7 AT labyrinth DOT net> Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk "Joseph P. Masturzo" writes: > I just downloaded you program using the zip picker and I > am just > starting out so please bear with me. I really want to > learn to develop > software. I chose your software because it was told to > me to be the > best software for compiling. I don't quite understand > your software. > Does it have an environment like Turbo C, or is it ran > like DOS > commands? Thanxs for your time. Joe M RHIDE is like Turbo C. But the compiler is gcc, and you can use it from the DOS command line. You can type "info gcc" to learn about it, if you've installed djgpp already. RHIDE has online help. --Ed (Myknees)