Thread
:
Improving 64 bit Linux support
View Single Post
#
10
06-10-2009, 03:02 PM
gaeorn
Developer
Join Date: Apr 2009
Location: USA
Posts: 478
Thankfully the majority of the code already uses uint32, uint16 and uint8 (if not all of it). The type casting has thus far only been needed for printf formats using %lu when being fed a uint32.
gaeorn
View Public Profile
Send a private message to gaeorn
Find all posts by gaeorn