Currently At: Programming Reference > C Reference > Standard C Memory > calloc()

calloc()


Syntax:
#include <stdlib.h>


Description:
The calloc() function returns a pointer to space for an array of num objects, each of size size. calloc() returns NULL if there is an error.

Related Topics:
free(), malloc(), realloc()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions