![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
Functions to be used with the cleanup attribute. 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. |
Functions to be used with the cleanup attribute.
Definition in file cleanup.h.