Unsigned long: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
== Length == | == Length == | ||
32 bit (4 bytes) | |||
32 bit | |||
== Range == | == Range == | ||
0 through 4,294,967,295 | |||
[[Category:Data type]] | |||
[[Category: |
Revision as of 21:26, 10 November 2016
Unsigned integer is a standard c type.
Length
32 bit (4 bytes)
Range
0 through 4,294,967,295