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

bz_deleteIntList

From BZFlagWiki
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.