Date: Tue, 1 Apr 1997 12:03:34 +0300 (IDT) From: Eli Zaretskii To: Bowers cc: djgpp AT delorie DOT com Subject: Re: Borland C to DJGPP In-Reply-To: <334044A4.3986@ntplx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 31 Mar 1997, Bowers wrote: > I'm used to programming in Borland C. Can anyone give me any tips on > converting Borland programs to DJGPP? There are a lot of features I > don't know yet, so the sooner anyone can reply the better! Chapters 17 and 18 of the DJGPP FAQ list should be a good place to start. You can skip the sections that deal with hooking hardware interrupts and inline assembly, if your programs don't do that. The latest release of the DJGPP FAQ list is available as v2/faq210b.zip from the same place you get DJGPP.