When your program comes out, operating system automatically release all the memory allocated by your program but as a good practice when you are not in need of memory anymore then you should release that memory by calling the function free(). - Study24x7
Social learning Network
29 Mar 2019 10:54 AM study24x7 study24x7

When your program comes out, operating system automatically release all the memory allocated by your program but as a good practice when you are not in need of memory anymore then you should release that memory by calling the function free().

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles