Re: Where are the program variables stored in memory(text, data or stack segments)
- From: Eric Sosman <esosman@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 20 Nov 2007 21:09:04 -0500
Richard Tobin wrote:
In article <1195574401.179806@news1nwk>,
Eric Sosman <Eric.Sosman@xxxxxxx> wrote:
Another point I haven't seen mentioned yet: What about [...]
variables that are optimized out of existence?
They're stored on the heap. Very efficiently.
Ha! Well said!
--
Eric Sosman
esosman@xxxxxxxxxxxxxxxxxxxx
.
- References:
- Prev by Date: Re: Determine which sum is larger
- Next by Date: Re: very much new to c need ur help
- Previous by thread: Re: Where are the program variables stored in memory(text, data or stack segments)
- Next by thread: Re: Where are the program variables stored in memory(text, data or stack segments)
- Index(es):
Relevant Pages
|