void *realloc( void *memblock, size_t size );. 參數. memblock 先前配置之記憶體區塊的指標。 size 新的大小(以位元組計)。 傳回值.
確定! 回上一頁