BSKSymbolTableEntry* BSKGetSymbol( BSKSymbolTable* table, BSKUI32 id );Inputs:
Description: Retrieves the symbol table entry for the given identifier, if one exists. If no such symbol exists in the table, this routine returns null (0).
Return to the API
Return to the function listing