![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
Useful for RAII. More...
Go to the source code of this file.
Functions | |
void | cleanup_allocated_memory (void **address) |
Given the address of a pointer, this pointer is passed to free if its value is not NULL. |