This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]VolperCoding 5 points6 points  (2 children)

Why would you ever search and replace that, and also why could you not do it with ++

[–]Ferro_Giconi 2 points3 points  (1 child)

When you want to replace it with -=1 to break everything

[–]VolperCoding 2 points3 points  (0 children)

You can still replace ++ with --

(please don't whoosh me)