ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:limits

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
new:limits [2018/02/17 22:07] korshunnew:limits [2018/02/17 22:07] korshun
Line 5: Line 5:
 ===== Int  ===== ===== Int  =====
  
-Int is signed 32-bit integer. Unsigned ints don't exist in ACS, so ''UINT_MAX can't be expressed.+Int is signed 32-bit integer. Unsigned ints don't exist in ACS, so ''UINT_MAX'' can't be expressed.
  
   * ''INT_MIN = -2147483648 (-0x80000000)'' -- minimum value   * ''INT_MIN = -2147483648 (-0x80000000)'' -- minimum value
new/limits.txt · Last modified: 2018/02/17 22:09 by korshun