Message-ID: <006701c03692$b7367b20$0500a8c0@brk> From: "Johan Henriksson" To: Subject: Re: DJGPP <--> Linux portability Date: Sun, 15 Oct 2000 12:26:06 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com from: Johan Henriksson, leadprogrammer @ www.realsoftware.cjb.net "It is not the length of life that counts but what you make out of it" - me ---------------------------------------------------------------------------- ------------ >Do you use the more POSIX-ish functions directly, or do you have your own >abstraction layer (via. wrapper functions or #defines) to make portable >programs? Posix when necessery. I use Allegro as well and many portable functions can be found there.