a) malloc,getenv,abort
b) calloc,malloc,exit
c) calloc,malloc,realloc
d) exit,getenv,abort
void free(void *ptr) deallocates the memory previously allocated by a call to _______ ________ or _________
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
void free(void *ptr) deallocates the memory previously allocated by a call to _______ ________ or _________
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!