BSKSymbolGetType
Module: BSKSymbolTable
BSKUI8 BSKSymbolGetType( BSKSymbolTableEntry* entry );
Inputs:
- entry - the symbol table entry to get the type of.
Returns: the type (one of the ST_xxx
constants) of the given symbol table entry.
Description:
Obtains the type of a symbol table entry.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)