Name
afc_nodemaster_prev -- Moves to the previous item in list
Synopsis
void *
afc_nodemaster_prev
(NodeMaster * nm);
Description
Use this command to go to the previous node in the list.
Inputs
- nm
Pointer to a valid NodeMaster class.
Result
node data: positioning successful. NULL if no previous items.