ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


gdcc

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
gdcc [2017/07/09 13:57] korshungdcc [2017/07/09 14:10] korshun
Line 42: Line 42:
 If a function is used before it's declared, GDCC allows ANY call to the function, unlike [[ACC]] and [[BCC]]. If a function is used before it's declared, GDCC allows ANY call to the function, unlike [[ACC]] and [[BCC]].
  
-==== Compiler errors result in 0 bytes compiles ACS ====+==== Compiler errors result in 0 bytes compiled ACS ====
  
 Some fatal compiler errors do not result in an error message, but in a compiled ACS file that is 0 bytes long. Some fatal compiler errors do not result in an error message, but in a compiled ACS file that is 0 bytes long.
  
gdcc.txt · Last modified: 2017/07/14 16:18 by korshun