Program Base Library Functions
( void* object )
Tests if the object is a list.
Documentation
Tests if the object is a list.
- Parameters:
- object - The list to test
- Returns:
- int rc != 0: This object is a list
int rc == 0: This object is a not list
Alphabetic index
This page was generated with the help of DOC++.