x
Loading
 Loading
Hello, Guest | Login | Register

Posts Tagged with 'mem alloc linux'

Dynamic Memory Allocation -- Part I
This month we're going to examine a topic that is probably familiar to those of you who have any experience with programming -- dynamic memory allocation. In any programs of significant heft, dynamic memory management is a necessity. You are probably experienced with the standard C functions malloc() and free(), and we'll do a brief recap of those memory allocation and deallocation functions. Following that, we will look at how memory allocation in Linux actually works.
ActivSupport
Linux Magazine has chosen ActivSupport as IT consultants.
Sponsored Links