BSKGetIdentifier

Module: BSKIdentifierTable
void BSKGetIdentifier( BSKIdentifierTable* table,
                       BSKUI32 id,
                       BSKCHAR* buffer,
                       BSKUI32 length );
Inputs:

Description: Retrieves the requested identifier into the given buffer, but copies no more than 'length' bytes (and always null-terminates the buffer).

Return to the API
Return to the function listing


Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)