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
-
inaba46256yAt first semester my teacher got a bug doing that and spend a considerable amount of time trying to figure out why it didn't work (as he wanted it to) until I told a mate to tell him
-
@ceee I swear, those are so annoying.
"cout << x + ++x++;" type questions. Like seriously, nobody does that. If you do that, go get someone to help you bash your face in with a rusty axe. -
@RememberMe The answer to that would be that @AlexDeLarge will something something with his throbbing something when he catches you.
-
@inaba 'until a told a mate to tell him'. Duuuuuude. You remember myself on school. I was super shy to talk when I saw an error and i did the same thing. 😂
I found this the other day:
count1 = count1++;
devrant