realloc deallocates the old object pointed to by ptr and returns a pointer to a new object that has the size specified by size.
確定! 回上一頁