This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

bz_deleteIntList

From BZFlagWiki
Jump to navigation Jump to 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.