ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:cond

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
functions:cond [2017/03/15 10:51] korshunfunctions:cond [2017/04/15 17:08] korshun
Line 1: Line 1:
 ====== cond ====== ====== cond ======
-{{tag>math}}+{{tag>math acs_enhancements}}
 ''any cond(bool condition, any a, any b)'' ''any cond(bool condition, any a, any b)''
  
Line 16: Line 16:
 as both ''DoSomething()'' and ''DoSomethingElse()'' will be called. as both ''DoSomething()'' and ''DoSomethingElse()'' will be called.
  
-If you are using [[GDCC]], it is recommended to use the real ''?:'' operator instead, which is not subject to this problem.+If you are using [[:GDCC]], it is recommended to use the real ''?:'' operator instead, which is not subject to this problem.
 </note>  </note> 
  
functions/cond.txt · Last modified: 2017/06/15 15:34 by korshun