Thursday, January 03, 2008

Malloc/Free..mmm..I love to hate it

If you've been programming in Java for the last few years, then I'm sure you must've lost touch with concepts like Pointers, Memory allocation, Paging and all those "wonderful" things one has to worry about while programming in C/C++. So, if you are looking to refresh your knowledge about those topics, here are a few docs to help you get started:

Actually, it doesn't look all that bad. Some of these Memory Managers are really good.

0 comments: