Message-ID: <373BA7AE.6F8D207E@softhome.net> From: Chris Mears X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro functions References: <373b2153 DOT 0 AT d2o84 DOT telia DOT com> <19990513184739 DOT 16180 DOT 00000200 AT ng-fy1 DOT aol DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 Date: Fri, 14 May 1999 14:33:50 +1000 NNTP-Posting-Host: 139.134.195.61 X-Trace: newsfeeds.bigpond.com 926656004 139.134.195.61 (Fri, 14 May 1999 14:26:44 EST) NNTP-Posting-Date: Fri, 14 May 1999 14:26:44 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Correct. pack_i* uses Intel endian-ness, and pack_m* functions use Motorola endian-ness. FF fan 08 wrote: > > >They get words and longs from files. I don't understand the difference > >between the pack_m* and pack_i* though. > > I think that pack_i* functions are supposed to be used with files stored in > the intel binary format, while pack_m* functions are used with files stored in > motorola binary format, but I'm not sure. > > ------------------------------------------------------------------------------ > A new programmer, Marcus > My Home: (http://members.aol.com/fffan08/index.html)