home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5846 < prev    next >
Encoding:
Text File  |  1992-08-29  |  655 b   |  19 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!hellgate.utah.edu!lanl!news
  3. From: whr@lanl.gov (William H. Reed)
  4. Subject: 64 Bit Integers
  5. Message-ID: <1992Aug28.214011.26818@newshost.lanl.gov>
  6. Sender: news@newshost.lanl.gov
  7. Organization: Los Alamos National Lab
  8. Date: Fri, 28 Aug 1992 21:40:11 GMT
  9. Lines: 8
  10.  
  11. I need to use 64 bit integers on my NeXT.  I have discovered a "long long"  
  12. declaration that sort of works.  Everything compiles but I get _fixsfdi and  
  13. _floatdisf as undefined symbols from the loader.  Does anyone have any  
  14. experience with 64 bit integers?
  15.  
  16. Bill Reed
  17. Los Alamos National Laboratory
  18. whr@lanl.gov
  19.