afc_stringnode_obj

Name

afc_stringnode_obj  -- Returns the current string in the StringNode's list

Synopsis

char * afc_stringnode_obj ( StringNode * sn );

Description

this function returns the current string in the StringNode's list.

Inputs

sn

an handler to an already allocated StringNode structure.

Result

See Also