This wiki is archived and useful information is being migrated to the main bzflag.org website

bz_deleteIntList

From BZFlagWiki
Revision as of 00:39, 12 February 2009 by Yassen (Talk | contribs) (typo)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

void bz_deleteIntList (bz_APIIntList *l)


Minimum API Version: 2.0.x or later
Deletes the bz_APIIntList given freeing up memory.

Parameters:
*l  -  Int list to delete.