Build your own memory manager for C/C++ projects

Posted by solrac on Feb 19, 2008 2:43 PM EDT
IBM/developerWorks
Mail this story
Print this story

As a developer, one of the most powerful tools that C/C++ arms you with to improve processing time and prevent memory corruption is the control over how memory is allocated or deallocated in your code. This tutorial demystifies memory management concepts by telling you how to create your very own memory manager for specific situations.

As a developer, one of the most powerful tools that C/C++ arms you with to improve processing time and prevent memory corruption is the control over how memory is allocated or deallocated in your code. This tutorial demystifies memory management concepts by telling you how to create your very own memory manager for specific situations.

Full Story

  Nav
» Read more about: Story Type: Announcements, News Story, Tutorial; Groups: Community, IBM, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.