Re: volatile Info
- From: crisgoogle <crisgoogle@xxxxxxxxx>
- Date: Fri, 6 Aug 2010 11:43:50 -0700 (PDT)
On Aug 6, 4:26 am, Malcolm McLean <malcolm.mcle...@xxxxxxxxxxxxxx>
wrote:
On Aug 6, 3:11 am, crisgoogle <crisgoo...@xxxxxxxxx> wrote:>
So I think Scott's question stands: how is the
answer different _without_ the "volatile"? If there's some bizarre mechanism
by which the value of, uh, "value" could change, then the returned result
may not be be the square of the original argument.
"volatile" is shorthand for "there is some bizarre mechanism by which
the value of this variable might change".
Okay. But is the _absence_ of volatile shorthand for "there is NO
bizarre
mechanism by which the value of this variable might change"? I don't
think
so.
So I ask yet again: without the "volatile", how does the answer to the
original
question change?
(I tried to fix GG's quoting. Sorry if I failed).
.
- Follow-Ups:
- Re: volatile Info
- From: Tim Rentsch
- Re: volatile Info
- From: Ben Bacarisse
- Re: volatile Info
- From: Keith Thompson
- Re: volatile Info
- From: Seebs
- Re: volatile Info
- References:
- volatile Info
- From: manu
- Re: volatile Info
- From: Shao Miller
- Re: volatile Info
- From: Scott Fluhrer
- Re: volatile Info
- From: Seebs
- Re: volatile Info
- From: crisgoogle
- Re: volatile Info
- From: Malcolm McLean
- volatile Info
- Prev by Date: Re: OT: Will non net-neutrality kill the internet?
- Next by Date: Re: volatile Info
- Previous by thread: Re: volatile Info
- Next by thread: Re: volatile Info
- Index(es):
Relevant Pages
|