Next: memchr, Previous: lround, Up: C library functions [Index]
malloc
#include <stdlib.h> Integer new size; int *intbuf size = sizeof (int) * 10; memblk = (int *)malloc (size);