x
Loading
 Loading
Hello, Guest | Login | Register

Posts Tagged with 'debugging memory problems'

Debugging Memory Problems
Dynamic memory allocation seems straightforward enough: you allocate memory on demand -- using malloc() or one of its variants -- and free memory when it's no longer needed. Indeed, memory management would be that easy -- if only we programmers never made mistakes. Alas, we do make mistakes (from time to time) and memory management problems do occur.
ActivSupport
Linux Magazine has chosen ActivSupport as IT consultants.
Sponsored Links