SYNOPSIS. #include <stdlib.h>. void *calloc(size_t nelem, size_t elsize);. DESCRIPTION. The calloc() function allocates space for an array of nelem elements ...
確定! 回上一頁