BSKSerializeThingListOut
Module: BSKThing
BSKI32 BSKSerializeThingListOut( BSKThing* list,
BSKStream* stream );
Inputs:
- list - the list of things to write.
- stream - the stream to write the things to.
Returns: 0 if successful.
Description:
Writes the list of things 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)