Mission Base

Program Base Library Functions

int pblSetSize

( PblSet* set )

Returns the number of elements in this set.

Documentation

Returns the number of elements in this set.

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

Parameters:
set - The set to use
Returns:
int rc: The number of elements in this set.

Alphabetic index



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