cnfFree

Free allocated space

Description:

Free space allocated by a call to cnfCalloc, cnfCreat, cnfCreib, cnfCreim or cnfMalloc.

Invocation

cnfFree( pointer )

Arguments

void pointer (Given)
A pointer to the space to be freed.

Notes: