PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] Memory allocation functions
Date: Tuesday, 03 Mar 2020, 07:15:15


    > Message Posted By: Unknown
    >
    > 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?

Yes, at the level that we discussed in class.

--Stan-
PREV INDEX NEXT