[A83] Re: allocating uninitialized memory? + _insertmem


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

[A83] Re: allocating uninitialized memory? + _insertmem



>It's still sloppy, though.  You can't absolutely guarantee that another
>program won't already exist with the same name - although you could 
>manually
>check that, I suppose.

That seems like a silly arguement.  If your program is named Bingo, say, 
create a program named BINGODATA or whatever.  Talking about garantees isn't 
going to get you anywhere, and you can't absolutely garantee that there will 
be free RAM space no matter what method you use.  At least this way you can 
garantee that the system isn't going to scribble all over your data because 
you put it into what is essentially scratch space.





Stupid like a fox!
Look ma, I'm an artist: http://aaronstj.deviantart.com

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963




Follow-Ups: