Skip to content

definitions

notdanik edited this page Oct 14, 2020 · 1 revision

Definitions

Integer

INTEGER_16 is the 16bit integer limit 65536

INTEGER_32 is the 32bit integer limit 4294967296

INTEGER_64 is the 64bit integer limit 18446744073709551616

Os

OSNAME is the operating system name

  • Linux linux
  • Windows x32 win32
  • Windows x64-86 win64
  • MacOS macos
  • Unix unix
  • FreeBSD fbsd

Wiki

Functions:

Classes

  • ...

Other features

Clone this wiki locally