From: Leon AT caresystems DOT com DOT au To: djgpp AT delorie DOT com Date: Tue, 22 Aug 2000 09:23:19 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: memory aligning Message-ID: <39A24687.5636.B1C5E@localhost> In-reply-to: <1438-Mon21Aug2000103418+0300-eliz@is.elta.co.il> References: <39A14127 DOT 23939 DOT 1349953 AT localhost> (Leon AT caresystems DOT com DOT au) 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 > If you are asking about malloc, it returns memory aligned on 8-byte > boundaries. > > > 2) how does one do it? > > Do what? sorry how would one align memory to something other than 8 bytes (eg 128 bytes)