Jump to content

Unsigned long: Difference between revisions

From EDM2
Anakor (talk | contribs)
No edit summary
 
No edit summary
Line 8: Line 8:


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

Revision as of 21:33, 1 November 2011

Unsigned integer is a standard c type.

Length

32 bit

Range

0 through 4 294 967 295.


Back to OS/2 API