Skip to content

Conversation

@pkulikov
Copy link
Contributor

  • Sentence-casing for titles
  • Style fixes
  • Corrected the "Adding and subtracting numeric values to or from pointers" section: if p is a pointer, sizeof(p) is not defined. What is meant is sizeof(pointer-type).

@pkulikov pkulikov requested a review from BillWagner as a code owner November 23, 2018 20:47
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks for spotting these and making the changes @pkulikov

I'll :shipit: now

@BillWagner BillWagner merged commit 5a669e9 into dotnet:master Nov 26, 2018
@pkulikov pkulikov deleted the patch-2 branch November 26, 2018 15:41
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