scott created page: JoeyLib Definitions

Scott Duensing 2018-09-01 18:30:58 -05:00
parent b7abb8c26c
commit 5a6b94754b

3
JoeyLib-Definitions.md Normal file

@ -0,0 +1,3 @@
#### JOEY_DEBUG
If defined in `joey.h`, enables several debugging functions. JoeyLib memory management operations will be double-checked and tracked. In addition, after the program exits, JoeyLib will generate a file named `JLSTATS` containing allocation statistics and the contents of `why` that was passed to `jlDie()`.