| Sign In/My Account | View Cart |
| Article: |
Knowing When to Let Go: Better Living Through Memory Management | |
| Subject: | Re: What about preallocated memory? | |
| Date: | 2003-06-11 16:26:16 | |
| From: | iapole | |
|
Response to: What about preallocated memory?
|
||
|
Agreed, definitely. Because you're working within a simpler domain than e.g. the whole system, you don't have to worry about all the stuff that the malloc/free developers had to, so you can avoid some overhead.
|
||