Jump to content

ULONGLONG: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== ULONGLONG ==
Unsigned [[long long]].
 
Unsigned long long.


=== Type ===
=== Type ===
  unsigned long long
  unsigned long long


==== C Declaration Method ====
==== C Declaration Method ====
  typedef
  typedef


=== Comment ===
=== Comment ===
Large File Support >2GB


Large File Support >2GB
[[Category:Data type]]
 
 
 
[[OS2_API | Back to OS/2 API]]
 
 
[[Category:The OS/2 API Project]]

Latest revision as of 17:40, 23 January 2018

Unsigned long long.

Type

unsigned long long

C Declaration Method

typedef

Comment

Large File Support >2GB