Jump to content

Long: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== long ==
{{DISPLAYTITLE:long}}
Long is a standard [[C]] type.


Long is a standard c type.
;Length
32 bit


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


32 bit
[[Category:C type]]
 
=== Range ===
 
-2 147 483 648 to 2 147 483 647
 
 
[[OS2_API | Back to OS/2 API]]
 
 
[[Category:The OS/2 API Project]]

Latest revision as of 17:30, 23 January 2018

Long is a standard C type.

Length
32 bit
Range
-2 147 483 648 to 2 147 483 647