Thursday, December 22, 2011

Deallocate Memory without using free() function

 How to deallocate dynamically allocate memory without using “free()” function.

1 comment: