extern cflh_t cfl_alloc

(void)

Allocates a new cfl handle.

Documentation

Allocates a new cfl handle. Creates a new cfl handle data structure with one built-in nameless section. To use the built-in section, simply use NULL as its section name.
Returns:
the newly allocated handle in case of success.
NULL in case of insufficient memory.
Preconditions:
nothing
See Also:
cfl_read()
cfl_free()

Alphabetic index


f