Name
afc_nodemaster_num_items -- Returns the number of items in list
Synopsis
unsigned long
afc_nodemaster_num_items
(NodeMaster * nm);
Description
Use this command to know how many items are added to the list.
Inputs
- nm
Pointer to a valid NodeMaster class.
Result
items - Number of items in this list.