Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!MS.UKY.EDU!david From: david@MS.UKY.EDU (David Herron -- One of the vertebrae) Newsgroups: comp.lang.modula2 Subject: Re: M2Sprint Amiga Message-ID: <8908210301.aa05918@s.s.ms.uky.edu> Date: 21 Aug 89 03:01:57 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: U of Kentucky, Mathematical Sciences Lines: 9 I too have this compiler, and I LOVE it! So far with the few programs I've written with it (count 'em on one hand) I've been using the ArpMemory DosAllocMem(), which doesn't have this problem (I've never used Storage). ArpMemory has a tracked allocator as part of Arp's general resource tracking; check it out. Kenneth Herron