Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Linux Development & Programming => Topic started by: yashwantpinge on March 06, 2006, 12:10:01 PM

Title: heap memory or stack memory
Post by: yashwantpinge on March 06, 2006, 12:10:01 PM
hello,

I have declared a global variable in C++.
In which memory it is allocated heap or stack
Title: global variables in heap or stack
Post by: urwithsudheer on March 23, 2006, 07:18:08 AM
Hello

Global varaibles in heap and Local Variables in stack