On Jul 17, 2005, at 4:48 AM, Gabriel Dos Reis wrote:
> C++ has resisted, for two decades, the temptation of "improving" the
> meaning of volatile :-) considering that it is C's baby.
Do you know what the semantics of:
a;
are in C and C++?
:-(