Top Categories
Releasing the Dynamically Allocated Memory using free()
- Category:
- Sub Category:
Data Structures: Releasing the Dynamically Allocated Memory using free() Function. Topics discussed: 1) What is the free() function? 2) Use of free() function in releasing the dynamically allocated memory. 3) Programming example demonstrating the use of the free() function.