Pointers and memory leaks in C

Posted by solrac on Oct 30, 2006 3:40 PM EDT
IBM/developerWorks; By Manish Virmani
Mail this story
Print this story

In this article you'll learn about the types of pointer operations that can cause memory corruption and you'll also examine some scenarios that show what to consider while working with dynamic memory allocation.

In this article you'll learn about the types of pointer operations that can cause memory corruption and you'll also examine some scenarios that show what to consider while working with dynamic memory allocation. Pointers and memory leaks might seem to be deterrents to some programmers but, once you understand the fundamentals of pointers and associated memory operations, they will be the most powerful tool you posses in C.

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: IBM

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.