New

New
Memory allocator
January 2003
Project done during studies
C++

Description

Memory allocator/desallocator in C++ acting like new/delete and trying to avoid memory fragmentation.

Top