Subj : Re: where can I find a malloc for standalone programs ? To : comp.programming From : Jonathan Bartlett Date : Fri Aug 19 2005 03:51 pm Check out this: http://www-128.ibm.com/developerworks/linux/library/l-memory/ There's a simple malloc implemented in terms of BRK, but it would be simple to adapt it to a static heap. I've got an assembly version in the book in my signature. Jon ---- Learn to program using Linux assembly language http://www.cafeshops.com/bartlettpublish.8640017 .