#include <Log.h>

Data Fields | |
| unsigned long | address |
| unsigned long | size |
| char | file [64] |
| unsigned long | line |
Memory leak tracking section. Compile with define _LOG_DEBUG_MODE_ to turn it on. WARNING! Increases execution time significantly. Useful only for debug purposes.
Definition at line 122 of file Log.h.
1.6.3