Skip to content

Assignment 7 Bettina Benitez#16

Open
bettinabenitez wants to merge 1 commit intoCPRO-Session1:masterfrom
bettinabenitez:master
Open

Assignment 7 Bettina Benitez#16
bettinabenitez wants to merge 1 commit intoCPRO-Session1:masterfrom
bettinabenitez:master

Conversation

@bettinabenitez
Copy link
Copy Markdown

No description provided.

Comment thread assignment7.txt
@@ -0,0 +1,24 @@
Bettina Benitez

1. ++*p reads right to left. Therefore, it increments point p. Same with *++p, the order of operation is right to left. But point p is incremented then the dereferenced. *p++ is read left to right therefore it is incremented then dereferenced.
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.

💯

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