AR_USE_DEINIT_FUNC Definition

The AR_USE_DEINIT_FUNC configuration constant controls the conditional compilation of the arDeinit function. Setting this value to 1 includes the function in the build, while setting it to 0 excludes it to conserve code space. The default value is 1, though it may be overridden in the system configuration file.

Version:1.0
See also: arDeinit
SpaceShadow documentation