Jump to content

Unsigned long: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:
   
   
== Length ==
== Length ==
 
32 bit (4 bytes)
32 bit


== Range ==
== Range ==
0 through 4,294,967,295


0 through 4 294 967 295.
[[Category:Data type]]
 
 
[[OS2_API | Back to OS/2 API]]
 
 
[[Category:The OS/2 API Project]]

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