Nikolay Sivov <[email protected]> writes: > On 10/28/2012 17:44, Max TenEyck Woodbury wrote: >> Specifying the unnecessary use of a temporary store is a bad habit to >> have. You should tell the compiler exactly what needs to be done, not >> throw in extraneous operations. >> >> So, the use of a post operator where a prefix operator is sufficient, >> while almost certainly harmless, is still technically a mistake.
You must be joking. -- Alexandre Julliard [email protected]
