home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sources.wanted
- Path: sparky!uunet!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!crchh327!crchh7b9!minyard
- From: minyard@crchh7b9 (Corey Minyard)
- Subject: Re: 64 bit integer math package
- Sender: news@news.rich.bnr.ca (news server)
- Message-ID: <C19r38.E33@news.rich.bnr.ca>
- Date: Fri, 22 Jan 1993 18:52:19 GMT
- References: <1993Jan22.061621.15069@siswat.hou.tx.us>
- Nntp-Posting-Host: crchh7b9
- Organization: BNR, Inc.
- X-Newsreader: TIN [version 1.1 PL8]
- Lines: 9
-
- Lester Buck (buck@siswat.hou.tx.us) wrote:
- : Would anyone know where to get a 64 bit integer math package in C?
- : Arbitrary precision is really overkill for my needs.
-
- GCC includes a long long type, which is generally twice the precision
- of a long (probably 64 bits).
-
- Corey
- minyard@wf-rch.cirr.com
-