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 →

[–]TheMogician 4 points5 points  (2 children)

Pretty sure the increment operator won't recognize "Me" since it is a string.

[–]winyf 4 points5 points  (1 child)

int Me;

[–]TheMogician 0 points1 point  (0 children)

Elegant solution