FROM : Scott Ribe
DATE : Sun Apr 03 08:18:46 2005
> In lieu of using "long long" and "unsigned long long" in my code, I'm
> trying to use the more compact "SInt64" and "UInt64"
I see you got you answer. Just wanted to point out that int64_t and uint64_t
are both compact, and part of the standard.
--
Scott Ribe
<email_removed>
http://www.killerbytes.com/
(303) 665-7007 voice
DATE : Sun Apr 03 08:18:46 2005
> In lieu of using "long long" and "unsigned long long" in my code, I'm
> trying to use the more compact "SInt64" and "UInt64"
I see you got you answer. Just wanted to point out that int64_t and uint64_t
are both compact, and part of the standard.
--
Scott Ribe
<email_removed>
http://www.killerbytes.com/
(303) 665-7007 voice
| Related mails | Author | Date |
|---|---|---|
| Ken Tozier | Apr 2, 11:00 | |
| Dave Rehring | Apr 2, 11:40 | |
| Ondra Cada | Apr 2, 11:42 | |
| Ken Tozier | Apr 2, 17:20 | |
| Scott Ribe | Apr 3, 08:18 | |
| Segher Boessenkool | Apr 4, 10:45 |






Cocoa mail archive

