Message-ID: <37A9EEC4.C2C957@megsinet.net> From: David Oppenheimer X-Mailer: Mozilla 4.61 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: RawHIDE References: <37A9C270 DOT AF35B1B9 AT megsinet DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 42 Date: Thu, 05 Aug 1999 16:06:30 -0400 NNTP-Posting-Host: 209.81.172.154 X-Trace: news.corecomm.net 933883587 209.81.172.154 (Thu, 05 Aug 1999 15:06:27 CDT) NNTP-Posting-Date: Thu, 05 Aug 1999 15:06:27 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Just a little follow up, there are improvements that could be made to this program and I am willing to collaborate with anyone who would like to help program the improvements. Source code is available and the maintainer of the site from which you can download DFE has assured me that all error free improvements will be considered. Currently, the only improvements I can see that make sense would be to have the program line numbers shown in the programming window and also the addition of syntax color coding (these two improvements would make DFE the undeniable choice as the best IDE for DJGPP programming). Thanks, David Oppenheimer David Oppenheimer wrote: > Dear Group, > > It seems that a large number of questions and problems revolve around > difficulty and errors using RHIDE. (I think of it as rawhide, an > indigestible toy you give to a dog that it can sit and chew on all day > without getting through it). > > A much more user friendly IDE is DFE95. DFE95 is a windows style > front-end for DJGPP and other dos-based development systems. All you > have to do is download the zipped file, expand it into your DJGPP folder > and then open it up (the DFE 95 executable which is easily identified by > its blue and white icon), select view, go down to options, define the > path to the compiler and debugger and then you can compile and run > programs in a point and click environment. Say good bye to your rawhide > problems and spend time coding instead of wasting time trying to figure > out how to use rawhide. > > You can find DFE 95 at the following link: > http://www.musc.edu/~brannanp/dfe95/ > > I have been using this for a little while now. It works great. > > David Oppenheimer