Realsoft
R3AddTail
List functions
R3AddTail
FUNCTION:
R3AddTail
TEMPLATE:
void R3AddTail(R3LIST *l, R3NODE *n);
PARAMETERS:
l - list
RETURN VALUE:
-
DESCRIPTION:
Append a node to the tail of a list