Contents:
Defined in File llist.h
Determine # elements currently in the llist.
list – The linked list handle.
# elements in linked list, or 0 on ERROR.