Program Base Library Functions

pblHashTable_t* pblHtCreate

( void )

create a new hash table

Documentation

create a new hash table

Returns:
pblHashTable_t * retptr != NULL: pointer to new hash table
pblHashTable_t * retptr == NULL: OUT OF MEMORY

Alphabetic index



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