Joho the Blog
An Entry from the Archives

« Finite MMORPGs || Back to Blog | E-governing »

October 16, 2003

Huh Does Stuff

Huh Corporation is somewhat funny. (Thanks to Peter Kaminski for the link.)

Posted by D. Weinberger at October 16, 2003 08:26 AM


Comments

This is another function provided for dealing with the heap. After you've created some space in the Heap, it's yours until you let go of it. When your program is done using it, you have to explicitly tell the computer that you don't need it anymore or the computer will save it for your future use (or until your program quits, when it knows you won't be needing the memory anymore). The call to simply tells the computer that you had this space, but you're done and the memory can be freed for use by something else later on.

Posted by: Winifred | January 13, 2004 10:20 AM


Post a comment

Guidelines for Commenting

Basically, you can say what you want. (Click here for the fine print.)

If you haven't left a comment here before, your comment may be put into a queue for me to approve. Sorry for the delay. Blame the damn spammers.