[A83] Re: allocating uninitialized memory? + _insertmem


[Prev][Next][Index][Thread]

[A83] Re: allocating uninitialized memory? + _insertmem



On Wed, 28 May 2003 13:51:05 -0700, Aaron St.John wrote:

> >My sloppy way to allocate that much ram is to create a program file
> >of the required size and delete this when done.
> 
> I'm not sure why this is a 'sloppy' way to allocate memory.  If your
> program needs a fixed amount of RAM, I don't see why this shouldn't be
> the preferred way of doing it.

Because it's overhead?



Follow-Ups: References: