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