README for DPCRTLMM limited feature demo

The purpose of the library is to help you debug programs, it will trap leaks
and hook allocation functions, also I just added a new layer to help C++ users
use it as objects.

These are simple to use the memory manager is an extern MemManager
and to make a new block array create an instance of TBlockArray
This is in the namespace DPCRTLMM

THIS "STANDARD" flavor of the library is freely distributable, please read the
license file.

Overlord@DayboLogic.co.uk