ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


constants:int_max

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
constants:int_max [2017/04/17 15:01] – created korshunconstants:int_max [2017/04/17 15:10] korshun
Line 5: Line 5:
 The maximum possible value of an integer or fixed-point variable in ACS. 2^32 - 1. The maximum possible value of an integer or fixed-point variable in ACS. 2^32 - 1.
  
-<note important>It is one less than [[INT_MIN]].</note>+<note tip>INT_MAX is both the largest integer and the largest fixed-point number.</note> 
 + 
 +<note important>''-INT_MAX'' is **NOT** equal to ''[[INT_MIN]]''.</note> 
 + 
constants/int_max.txt · Last modified: 2017/04/17 15:15 by korshun