BSKDestroyCategory

Module: BSKCategory
void BSKDestroyCategory( BSKCategory* category );
Inputs:

Description: Destroys and deallocates the given category. All BSKCategoryEntry objects for this category are deallocated as well, though the objects they point to (the category's members) are NOT deallocated.

Return to the API
Return to the function listing


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