Changes

Jump to: navigation, search

LONG MAX

2 bytes removed, 08:07, 22 July 2008
m
English correction
'''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]]
6
edits

Navigation menu