MINT_FREE(3C) MINT_FREE(3C)
mint_free - free allocated memory
#include <sys/mac.h>
int mint_free(void *obj_p);
Free memory allocated by mint_from_text(3C), mint_from_mac(3C), and
mint_to_text(3C) calls.
mint_free returns 0.
mint_from_mac(3C), mint_from_text(3C), mint_to_text(3C)
PPPPaaaaggggeeee 1111 [ Back ]
|