Welcome, Guest. Please login or register.

Author Topic: 64 bit integers in SAS/C  (Read 12596 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show all replies
Re: 64 bit integers in SAS/C
« on: July 21, 2013, 09:11:49 PM »
Quote from: nOw2;741497

I'm thinking of using two longs to hold the data, even if that makes calculations interesting. UtilityBase functions may be suitable for that, otherwise I'll roll my own. This way existing code will continue to work as it does today (little-endian style) and new code can be adapted to see the higher bytes.


Create small structure with two longs and develop small framework around it to do 64-bit math and ToString() function to convert numbers to ASCII.
My Amigas: A500, Mac Mini and PowerBook