Program Base Library Functions
( void )
Creates a new array list.
Documentation
Creates a new array list.
- Returns:
- pblArrayList * retPtr != NULL: A pointer to an array list
pblArrayList * retPtr == NULL: An error, see pbl_errno
PBL_ERROR_OUT_OF_MEMORY - out of memory
Alphabetic index
This page was generated with the help of DOC++.