afc_stringnode_push

Name

afc_stringnode_push  -- Pushes the current list position on the stack

Synopsis

short afc_stringnode_addr ( StringNode * sn );

Description

this function pushes the current item in the StringNode list on the stack.

Inputs

sn

an handler to an already allocated StringNode structure.

Result

See Also