Program Base Library Functions

void* pblArrayListGetCompareFunction

( pblArrayList* arrayList )

Get the application specific compare function for the elements of the list.

Documentation

Get the application specific compare function for the elements of the list.

Parameters:
arrayList - The list to get compare function for
Returns:
void * retptr: The compare function used, may be NULL

Alphabetic index



This page was generated with the help of DOC++.