BSKI32 BSKAddIdentifier( BSKIdentifierTable* table, BSKCHAR* identifier );Inputs:
Description: Searches the given table for the given identifier, and if it is not found it is added to the table. Either way, the numeric id of the identifier is returned.
Return to the API
Return to the function listing