Name
afc_dictionary_new -- Initializes a new afc_dictionary instance.
Synopsis
struct afc_dictionary * afc_dictionary_new
( );
Description
This function initializes a new afc_dictionary instance.
Result
a valid inizialized afc_dictionary structure. NULL in case of errors.