calloc () which dynamically allocates memory - “c” stands for contiguous allocation. · malloc() which dynamically allocates memory - “m” stands for memory.
確定! 回上一頁