Re: malloc() implementation
- From: John Devereux <jdREMOVE@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 12:33:22 +0100
Flash Gordon <spam@xxxxxxxxxxxxxxxxxx> writes:
You can't write a malloc routine in standard C which might be part of
why it is in the standard library, hence the suggestion of asking in a
Linux group.
What you *can* do though is statically allocate a memory buffer, then
allocate out of that with your own "malloc".
--
John Devereux
.
- Follow-Ups:
- Re: malloc() implementation
- From: Flash Gordon
- Re: malloc() implementation
- References:
- malloc() implementation
- From: Karsten Jung
- Re: malloc() implementation
- From: Flash Gordon
- malloc() implementation
- Prev by Date: Re: Simplicity has a future
- Next by Date: Re: Hiding a file
- Previous by thread: Re: malloc() implementation
- Next by thread: Re: malloc() implementation
- Index(es):