Changes

Jump to: navigation, search

LONG MAX

39 bytes added, 08:47, 22 August 2006
created
'''MAX_ULONG''' is a constant which is equal to <code>2147483647</code> (2<sup>32</sup>-1) on 32-bit architectures (such as x86) and to <code>9223372036854775807</code> ((2<sup>64</sup>-1) on a 64-bit architectures (such as x86_64).
[[Category:Definitions]]

Navigation menu