afc_stringnode_new

Name

afc_stringnode_new  -- Initializes a new StringNode object.

Synopsis

StringNode * afc_stringnode_new ( );

Description

Use this command to inizialize a StringNode object.

Inputs

NONE

Result

an initialized StringNode structure.

See Also

afc_stringnode_delete()