[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" <aaronstj@hotmail.com> 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.
>
> Stupid like a fox!
> Look ma, I'm an artist: http://aaronstj.deviantart.com
>
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
I think this is a good way to allocate memory... If everything is
stored, it's easy to stop the application and start it again where it
ended. Useful when programming games...
--
Max Sikstrom
pengi@molik.org
MoLiK programming and demo group
http://www.molik.org/
Follow-Ups:
References: