BSKIdentifierTableGetSize
Module: BSKIdentifierTable
BSKUI32 BSKIdentifierTableGetSize( BSKIdentifierTable* table );
Inputs:
- table - the table to query the size of.
Returns: the size of (or number of identifiers in) the given table.
Description:
Returns the number of identifiers in the given table.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)