From: "Aleksey Kondratyev" Newsgroups: comp.os.msdos.djgpp Subject: Re: free() Date: Wed, 24 Jun 1998 20:26:56 +0400 Organization: Middle Volga Communication service Lines: 20 Message-ID: <6mra1k$g2v$1@simtel.ru> References: Reply-To: "Aleksey Kondratyev" NNTP-Posting-Host: ppp13.usr.mv.ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk >> I suggest to choose a bad (but simple) heap manager, e.g. from Borland >> C++ RTL :-). > >Why should we chose a bad malloc? Why not chose a good one? There is no reason to choose a bad malloc for real work but Borland's implementation seems to be rather simple and suitable as a sample of a heap manager implementaion. I suggested to look at a simple heap sources in order to understand it's principles. ---------------------------------------------------------------------- Aleksey Kondratyev Ph.D. student of Ulyanovsk state University, Russia http://www.mv.ru/~akondra E-mail akondra AT mmf DOT univ DOT simbirsk DOT su akondra AT mv DOT ru If the address above contains no-spam-, please, remove it when replying.