home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.mips:1065 comp.std.c++:1614
- Path: sparky!uunet!cis.ohio-state.edu!rutgers!concert!borg!degas!ko
- From: ko@degas.cs.unc.edu (Pat Ko)
- Newsgroups: comp.sys.mips,comp.std.c++
- Subject: Arbitrary Length Integer Arithmetic Routine?
- Keywords: computer arithmetic, arbitrary length
- Message-ID: <17861@borg.cs.unc.edu>
- Date: 24 Nov 92 04:01:19 GMT
- Sender: news@cs.unc.edu
- Followup-To: poster
- Lines: 9
-
-
- Does anyone have a C or C++ routine that implements integer add and subtract
- (both signed and unsigned) for arbitrary length (multiple of 32 bits)
- integers?
-
- Thanks in advance
-
- pat
-
-