ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


constants:int_max

This is an old revision of the document!


INT_MAX

int INT_MAX = 2147483647;

Description

The maximum possible value of an integer or fixed-point variable in ACS. 2^32 - 1.

-INT_MAX is NOT equal to INT_MIN.
constants/int_max.1492430543.txt.gz · Last modified: 2017/04/17 15:02 by korshun