Skip to content

Oscar So#18

Open
oscarso2000 wants to merge 4 commits intoCPRO-Session1:masterfrom
oscarso2000:master
Open

Oscar So#18
oscarso2000 wants to merge 4 commits intoCPRO-Session1:masterfrom
oscarso2000:master

Conversation

@oscarso2000
Copy link
Copy Markdown

No description provided.

@@ -0,0 +1,5 @@
Oscar So
1. First one means, ++(*p) adds one before implementing pointer. Second one is (*P++), but precedence of ++ is treated before P. Last one is similar to the second one, but it is treated as (*++P) where the compiler looks for associativity.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Right! 👍

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