Richard Levitte 07ad3257fc unsigned long long is not accepted anywhere, especially on certain
32-bit platforms.  Instead, make use of inttypes.h and use the types
defined there to get 8-, 16-, 32- an 64-bit values.

There might be some operating systems where one should use int_types.h
instead of inttypes.h.  Unfortunately, I don't recall which one(s).
2001-11-17 23:01:25 +00:00
..
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2000-02-01 02:21:16 +00:00
2001-09-07 11:43:30 +00:00