afc_new

Name

afc_new  -- Initializes a new afc instance.

Synopsis

AFC * afc_new ( );

Description

This function initializes a new afc instance.

Inputs

Result

a valid inizialized afc structure. NULL in case of errors.

See Also