Xref: news2.mv.net comp.os.msdos.djgpp:3856 From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: 64-bit integers Date: Wed, 15 May 1996 12:04:29 +0200 Organization: TU Chemnitz-Zwickau Lines: 17 Message-ID: <3199AC2D.62B1@Mathematik.tu-chemnitz.de> References: <199605150652 DOT QAA01734 AT tornado DOT netspace DOT net DOT au> NNTP-Posting-Host: sisyphus.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Adam Hinkley DJ-Gateway: from newsgroup comp.os.msdos.djgpp Adam Hinkley wrote: > > Anyone know where I could get the source code for doing 64-bit integer > arithmetic - the long longs? Or anyone have it and could mail it to me? > The sources for the operations with long long's are in the gcc sources in the file longlong.h'. These functions are builtin functions for gcc and they coded as inline assembler function there. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************