Program Base Library Functions

int pblListGetElementSize

( pblList* list )

Get the element size set for the elements in the list.

Documentation

Get the element size set for the elements in the list.

This method has a time complexity of O(1).

Parameters:
list - The list to get element size for
Returns:
int rc: The element size set.

Alphabetic index



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