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: Click to share on Facebook (Opens in new window) Facebook Click to share on X (Opens in new window) X Like this:Like Loading...