ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:bcsutils

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
new:bcsutils [2018/02/17 03:23] korshunnew:bcsutils [2018/02/20 15:59] (current) korshun
Line 7: Line 7:
  
 ===== Differences from ACSUtils ===== ===== Differences from ACSUtils =====
-  * Supports [[strict typing]] for **all** functions and constants.+  * Supports [[strict typing]] for all functions and constants.
   * All functions are in the ''BCSUtils'' namespace.   * All functions are in the ''BCSUtils'' namespace.
-  * **Requires BCC and can only be included from ''.bcs'' files.**+  * Requires BCC and can only be included from ''.bcs'' files.
  
 ===== Using BCSUtils ===== ===== Using BCSUtils =====
Line 16: Line 16:
  
 <code> <code>
-#library "project" 
- 
 #include "zcommon.bcs" #include "zcommon.bcs"
 #include "bcsutils.bcs" #include "bcsutils.bcs"
new/bcsutils.1518830587.txt.gz · Last modified: 2018/02/17 03:23 by korshun