In this video we will look at memory layout for a C / C++ program.
When we run a C or C++ program, the loader module loads the executable version of the C / C++ program into a new process and starts executing the program.
Different variables created in the program are stored in different sections of the process.
In this video we will look at all the sections of the memory for a C or C++ program.
This video is brought to you by http://www.thinkaloudacademy.com. Please visit our website to see more videos.
Programming, C Programming, C++ programming, C and C++ Programming, Memory Layout of a C or C++ Program, Process layout for a C or C++ Program, Stack Segment, Heap Segment, Text Segment, Initialized Variables segment, Uninitialized variables segment, Command Line arguement segment, amitkeerti, amitkeerti lagare, niharika, niharika kumar, www.thinkaloudacademy.com
Download
0 formats
No download links available.
C Programming Tutorial 1 : Memory Layout of a C / C++ Program : Think Aloud Academy | NatokHD