AR_USE_64_BIT Definition

The AR_USE_64_BIT configuration constant controls support for 64-bit data types. Setting this constant to 1 enables 64-bit integers, making the INT64 and UINT64 types available. Setting it to 0 disables them. The default setting is determined by the specific hardware architecture but may be overridden in the user configuration file.

Version:1.0
See also: INT64, UINT64
SpaceShadow documentation