Jump to content

Long: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== long ==
== long ==
 
Long is a standard [[C]] type.
Long is a standard c type.


=== Length===
=== Length===
32 bit
32 bit


=== Range ===
=== Range ===
-2 147 483 648 to 2 147 483 647
-2 147 483 648 to 2 147 483 647


 
[[Category:Data type]]
[[OS2_API | Back to OS/2 API]]
 
 
[[Category:The OS/2 API Project]]

Revision as of 20:08, 2 November 2016

long

Long is a standard C type.

Length

32 bit

Range

-2 147 483 648 to 2 147 483 647