void* calloc( size_t num, size_t size );. Allocates memory for an array of num objects of ...
確定! 回上一頁