home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / clesson / c.dir / 00232.png < prev    next >
Portable Network Graphic  |  1995-04-05  |  4.8 KB  |  480x155  |  1-bit (2 colors)
   ocr: Ihis function is in the standardlibrary, and its function prototype is in - stdlib.h". .It causes the space pointed tol by W to bbe deallocated. The system is then able to use this space for some other purpose. Unlike automatic storage, space allocated by calloc()is not relinquished automatically upon exit from a function. The programmer must explicitly free this space.