Re: Where are the program variables stored in memory(text, data or stack segments)
- From: richard@xxxxxxxxxxxxxxx (Richard Tobin)
- Date: 20 Nov 2007 23:21:11 GMT
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.
-- Richard
--
"Consideration shall be given to the need for as many as 32 characters
in some alphabets" - X3.4, 1963.
.
- Follow-Ups:
- References:
- Prev by Date: Re: Some more questions about C
- Next by Date: Re: "Criticism of the C programming language ??????"
- 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
|