Memory mapping in C Posted on December 26, 2013 by kothari.ashish0@gmail.com Memory mapping How C stores file in the memory including: Text segment Initialized variable Uninitialized variable Stack (E.g. function) Heap (E.g. pointers) Share this: Share on Facebook (Opens in new window) Facebook Share on X (Opens in new window) X Like this:Like Loading…