Re: Does this allocate memory?
Karl Heinz Buchegger wrote:[color=blue]
>
> Karl Heinz Buchegger wrote:[color=green]
> >
> > ???
> > There seems to be a misconception of what volatile really does.
> > In the above, volatile doesn't do, what you seem to think it does.[/color]
>
> Apologies.
> It was my fault. A few seconds after hitting 'send', I realized what you
> are aming at. And it will work. You are right and I was wrong.
>
> One more time: Apologies.[/color]
Sorry, but volatile *indeed* doesn't do what you seem to think it
does. Nobody knows what it does because it's totally brain-damaged
"concept".
So, you're wrong and I'm right, of course.
regards,
alexander.
Karl Heinz Buchegger wrote:[color=blue]
>
> Karl Heinz Buchegger wrote:[color=green]
> >
> > ???
> > There seems to be a misconception of what volatile really does.
> > In the above, volatile doesn't do, what you seem to think it does.[/color]
>
> Apologies.
> It was my fault. A few seconds after hitting 'send', I realized what you
> are aming at. And it will work. You are right and I was wrong.
>
> One more time: Apologies.[/color]
Sorry, but volatile *indeed* doesn't do what you seem to think it
does. Nobody knows what it does because it's totally brain-damaged
"concept".
So, you're wrong and I'm right, of course.
regards,
alexander.
Comment