ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


constants:fixed_max

Differences

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

Link to this comparison view

constants:fixed_max [2017/07/14 17:23] – created korshunconstants:fixed_max [2017/07/14 19:54] (current) korshun
Line 1: Line 1:
 ====== FIXED_MAX ====== ====== FIXED_MAX ======
-''fixed FIXED_MAX = (fixed)0x80000000''+''fixed FIXED_MAX = (fixed)0x7fffffff''
  
 ===== Description ===== ===== Description =====
 The minimum possible value of a fixed-point number. This constant is equal to [[INT_MAX]] but has a different type, because [[:BCSUtils]] doesn't allow [[INT_MAX]] to be implicitly converted to fixed. The minimum possible value of a fixed-point number. This constant is equal to [[INT_MAX]] but has a different type, because [[:BCSUtils]] doesn't allow [[INT_MAX]] to be implicitly converted to fixed.
constants/fixed_max.1500042194.txt.gz · Last modified: 2017/07/14 17:23 by korshun