hmm not sure according to the guide[1] "Use Explicit Integer Data Types", ''uint64_t' is the recommended way to have fixed size regardless of the architecture.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
hmm not sure according to the guide[1] "Use Explicit Integer Data Types", ''uint64_t' is the recommended way to have fixed size regardless of the architecture.
[1] https://developer.apple.com/library/ios/documentation/General/Conceptual/CocoaTouch64BitGuide/ConvertingYourAppto64-Bit/ConvertingYourAppto64-Bit.html#//apple_ref/doc/uid/TP40013501-CH3-SW1