[A83] Re: allocating uninitialized memory? + _insertmem


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

[A83] Re: allocating uninitialized memory? + _insertmem



In a message dated 03/05/31 8:12:02 PM Eastern Standard Time, bms9019@rit.edu writes:


theres no way to assure that the user has enough free ram?  thats bullcrap.  you can check to see if you have enough free ram to create a program before creating it.  or if you don't like that idea, you can use error handlers to catch errors when you creation routine fails.  or if you want to make sure the user has say 1k of free ram afterward... make a routine to do the math first!



no genius, there's no way to make sure that the user hasn't already filled up the entire 24k of ram.
Nick
Follow-Ups: