Xref: news2.mv.net comp.os.msdos.djgpp:5388 From: Paul Shirley Newsgroups: comp.os.msdos.djgpp Subject: Re: Fixed point math Date: Tue, 25 Jun 1996 20:26:24 +0100 Organization: DrinkSoft Lines: 12 Distribution: world Message-ID: References: NNTP-Posting-Host: chocolat.foobar.co.uk Mime-Version: 1.0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article , Samuel Vincent writes >I am curious. Is there any reason long long ints are not used for fixed >point math? It would provide 64 bits of precision.. Making a 32.32 >possible... Because djgpp generates calls to lib functions for them, as I discovered while trying to cajole gcc into doing a */ sequence via a 64 bit intermediate result :() -- Paul Shirley