Jump to content

LONGLONG: 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:
== LONGLONG ==
Signed long long.
 
Signed long long.


=== Type ===
=== Type ===
  long long
  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 14:05, 14 June 2017

Signed long long.

Type

long long

C Declaration Method

typedef

Comment

Large File Support >2GB