BFLibC
0.1
C Library
Loading...
Searching...
No Matches
Macros
free.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros
#define
BFFree
(x) if (x) { free(x); x = 0; }
Macro Definition Documentation
◆
BFFree
#define BFFree
(
x
)
if (x) { free(x); x = 0; }
author: Brando date: 8/1/22
libs
bflibc
src
free.h
Generated by
1.11.0