C++ Programming and Technical

How does free know the size of memory to be deleted.?

Read Solution (Total 0)

C++ Other Question

Is there a way to force new to allocate memory from a specific memory area? Q:How do I allocate multidimensional arrays using new?