Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@olback yeah absolutely!
I fucking hate people who use i++ for no valid reason.
++i is the only way to to go without making yourself ($someDev) appear like an complete and utter idiot.
(this misuse triggers my OCD like people who assign different datatypes to the same fucking variable... disgusting!) - 
				
				Too lazy to look this up, but can you have the prefix operator on an lval? Could you do this, and what would happen then? ->
++i = i;
Which, depending on the answer begs the following question. What happens with this? ->
++i++=++i++; - 
				
				@No-one i guessed that, but didn't have a comp to confirm. Nor had I the patience to read any docs.
Huge thanks! - 
				
				
Cyanite83988y@kilobytelogic
"God how predicably boring"
Do yourself a favor and YouTube search "a boot to the head" 
Related Rants


Stackoverflow.
Programming 101
joke/meme
humor
programming