From: Leon AT caresystems DOT com DOT au To: djgpp AT delorie DOT com Date: Mon, 21 Aug 2000 14:48:07 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: memory aligning Message-ID: <39A14127.23939.1349953@localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk hello a while ago i have heard that aligning memory allocation process helps speed things up...  a couple of questions:  1) what is memory allocation alllllignment  2) how does one do it?