We take a deep look into the 3 memory allocation techniques in C/ C++ namely malloc, calloc and realloc and explore the difference.
Read this article to understand the three techniques malloc, calloc and realloc and their differences in depth
Have a doubt or thought? Join the discussion now
This is a companion discussion topic for the original entry at http://iq.opengenus.org/malloc-calloc-realloc/