Author: Unknown
Subject: Memory allocation functions
Date: Monday, 02 Mar 2020, 23:24:35
Do we need to know how malloc(), realloc(), and free() function under the hood? Relatedly, do we need to know how storage is allocated and managed in the heap for these functions?PREV INDEX NEXT