But you cannot allocate an object with malloc() and free it using delete . Nor can you allocate with new and delete with free() or use realloc() on an array ...
確定! 回上一頁