Deleting a seam map

void mapDelete(SEAM_MAP *map);

Deletes the specified Map object, freeing all memory associated with it.

map
Pointer to the Map object to delete.



Hayden Walles 2015-09-02
SourceForge.net Logo