Talk:Increment and decrement operators: Difference between revisions

Content deleted Content added
Thomblake (talk | contribs)
Created page with 'Is it worth noting that using pre- and post- increment in the same expression results in undefined behavior in many languages? ~~~~'
 
m added missing sect title
Line 1:
==Undefined behavior==
 
Is it worth noting that using pre- and post- increment in the same expression results in undefined behavior in many languages? [[User:Thomblake|Thomblake]] ([[User talk:Thomblake|talk]]) 16:19, 16 June 2011 (UTC)