BSKIdentifierGetIdentifier
Module: BSKIdentifierTable
BSKCHAR* BSKIdentifierGetIdentifier( BSKIdentifierTableEntry* entry );
Inputs:
- entry - the identifier table entry from which to get the identifier.
Returns: the identifier string for the given entry.
Description:
Retrieves the identifier string for the given entry.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)