Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!microsoft!w-colinp From: w-colinp@microsoft.UUCP (Colin Plumb) Newsgroups: comp.sys.amiga.tech Subject: Re: memalign (can it be simulated?) Message-ID: <361@microsoft.UUCP> Date: 26 Jan 89 06:13:33 GMT References: <0164.AA0164@julie> Reply-To: w-colinp@microsoft.uucp (Colin Plumb) Organization: very little Lines: 6 Yes, you can FreeMem() only part of an AllocMem()'d chunk. I kind of wish there was a better way to do this, though... Allocating lots and freeing a couple of bits you don't need is a great way to fragment memory. -- -Colin (uunet!microsof!w-colinp)