lundi 5 septembre 2016

free() not deallocating memory?

free(str);
printf("%dn", str->listeners);

The call to printf succeeds (as do any other calls to str's members). How is this possible?

Aucun commentaire:

Enregistrer un commentaire