BSKSerializeSymbolTableOut
Module: BSKSymbolTable
BSKI32 BSKSerializeSymbolTableOut( BSKSymbolTable* table,
BSKStream* stream );
Inputs:
- table - the symbol table to write.
- stream - the stream to write the table to.
Returns: 0 if successful.
Description:
Writes this symbol table out to the given stream.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)