CFL v0.5 - Reference Manual


extern void cfl_free

(cflh_t HANDLE )

Deallocate a cfl handle.

Documentation

Deallocate a cfl handle. Deallocates and destroy the cfl HANDLE previously created by cfl_alloc() or cfl_read().

Parameters:
HANDLE - The cfl handle to deallocate
Preconditions:
HANDLE must be a valid cfl handle
See Also:
cfl_alloc()
cfl_read()

Alphabetic index


CFL Reference Manual
Last modified: Wed Nov 13 15:55:38 CET 2002