ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


acc

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
Next revisionBoth sides next revision
acc [2017/07/11 00:24] korshunacc [2017/07/11 00:28] korshun
Line 64: Line 64:
 </code> </code>
  
-==== Strange compiler crash (ACC 1.56 beta, not in ACC 1.55) ====+==== Strange compiler crash (ACC 1.56 beta Windows build only) ====
  
 <code> <code>
Line 93: Line 93:
   * Replacing ''int'' with ''void''   * Replacing ''int'' with ''void''
   * Adding more code after continue, both inside and outside the loop   * Adding more code after continue, both inside and outside the loop
 +  * Adding more functions anywhere else
 +  * Replacing "while" loop with "for"
  
 ==== Local variable names can conflict with global names ==== ==== Local variable names can conflict with global names ====
acc.txt · Last modified: 2017/07/14 22:23 by korshun