Name
afc_stringnode_clear -- Deletes all the strings in the StringNode
Synopsis
int afc_stringnode_clear
( StringNode * sn );
Description
this function deletes all the strings in the StringNode.
Inputs
- sn
an handler to an already allocated StringNode structure.