afc_stringnode_numerical_pos

Name

afc_stringnode_numerical_pos  -- Returns the ordinal position of the current string in the list

Synopsis

unsigned long afc_stringnode_numerical_pos ( StringNode * sn );

Description

this function returns the ordinal position of the current string in the list.

Inputs

sn

an handler to an already allocated StringNode structure.

Result

See Also