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
acc [2017/07/11 00:28] korshunacc [2017/07/14 22:23] (current) korshun
Line 91: Line 91:
  
 But the following does not: But the following does not:
 +  * Changing the loop condition
   * Replacing ''int'' with ''void''   * Replacing ''int'' with ''void''
-  * Adding more code after continue, both inside and outside the loop+  * Adding more code before and after continue, both inside and outside the loop
   * Adding more functions anywhere else   * 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.1499722115.txt.gz · Last modified: 2017/07/11 00:28 by korshun