Skip to content

Conversation

@MrSkee
Copy link

@MrSkee MrSkee commented Jul 11, 2016

No description provided.

@@ -0,0 +1,18 @@
Sean Kee

1. For ++*p, it is read right to left. For *p++, it first adds, then does the *p. For *++p, it also reads right to left.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect answer! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants