Skip to content

Assignment 7 Lloyd Page#3

Open
LloydPage wants to merge 2 commits intoCPRO-Session1:masterfrom
LloydPage:master
Open

Assignment 7 Lloyd Page#3
LloydPage wants to merge 2 commits intoCPRO-Session1:masterfrom
LloydPage:master

Conversation

@LloydPage
Copy link
Copy Markdown

No description provided.

@@ -0,0 +1,14 @@
Lloyd Page
1. ++*p dereferences the value that p points to and increments it. *p++ increments the pointer, and then dereferences it. *++p increments the pointer and then dereferences it.
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.

Perfect! 💯

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