Revision history for KeyPgUlongint
Revision [25763]
Last edited on 2021-12-13 03:52:40 by fxm [added link to 'Standard Data Type Limits']Additions:
- ##[[TblVarTypes|Table with variable types overview, limits and suffixes]]##
Additions:
Standard data type: 64 bit unsigned.
Equivalent to ##[[KeyPgUnsigned|Unsigned]] [[KeyPgLongint|Longint]]##.
Equivalent to ##[[KeyPgUnsigned|Unsigned]] [[KeyPgLongint|Longint]]##.
Deletions:
Additions:
Output:
Deletions:
Additions:
[[KeyPgDim|dim]] //variable// [[KeyPgAs|as]] **Ulongint**
- Not available in the //[[CompilerOptlang|-lang qb]]// dialect unless referenced with the alias ##**""__Ulongint""**##.
- ##[[KeyPgLongint|Longint]]##
- ##[[KeyPgCulngint|Culngint]]##
- Not available in the //[[CompilerOptlang|-lang qb]]// dialect unless referenced with the alias ##**""__Ulongint""**##.
- ##[[KeyPgLongint|Longint]]##
- ##[[KeyPgCulngint|Culngint]]##
Deletions:
- Not available in the //[[CompilerOptlang -lang qb]]// dialect unless referenced with the alias ##**""__Ulongint""**##.
- ##[[KeyPgLongint Longint]]##
- ##[[KeyPgCulngint Culngint]]##
Additions:
A 64-bit unsigned whole-number data type. Can hold values from 0 to 18 446 744 073 709 551 615. Corresponds to an unsigned QWORD.
Deletions:
Revision [14458]
Edited on 2009-08-29 21:57:27 by CountingPine [Remove CamelCase links in "New to FreeBASIC"]Additions:
- New to ""FreeBASIC""