Program Base Library Functions
Tests if this list has no elements.
Documentation
Tests if this list has no elements.
- Parameters:
- arrayList - The list to use
- Returns:
- int rc != 0: This list has no elements
int rc == 0: This list has elements
Alphabetic index
This page was generated with the help of DOC++.