BSKSerializeCategoryListOut
Module: BSKCategory
BSKI32 BSKSerializeCategoryListOut( BSKCategory* list,
BSKStream* stream );
Inputs:
- list the category list to write to the stream.
- stream the stream to write the category list to.
Returns: 0 if successful.
Description:
Writes the given category list 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)