home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mips / 1065 < prev    next >
Encoding:
Internet Message Format  |  1992-11-24  |  597 b 

  1. Xref: sparky comp.sys.mips:1065 comp.std.c++:1614
  2. Path: sparky!uunet!cis.ohio-state.edu!rutgers!concert!borg!degas!ko
  3. From: ko@degas.cs.unc.edu (Pat Ko)
  4. Newsgroups: comp.sys.mips,comp.std.c++
  5. Subject: Arbitrary Length Integer Arithmetic Routine?
  6. Keywords: computer arithmetic, arbitrary length
  7. Message-ID: <17861@borg.cs.unc.edu>
  8. Date: 24 Nov 92 04:01:19 GMT
  9. Sender: news@cs.unc.edu
  10. Followup-To: poster
  11. Lines: 9
  12.  
  13.  
  14. Does anyone have a C or C++ routine that implements integer add and subtract
  15. (both signed and unsigned) for arbitrary length (multiple of 32 bits)
  16. integers?
  17.  
  18. Thanks in advance
  19.  
  20. pat
  21.  
  22.