Skip to content

remove \r from printf statements#4408

Merged
colin-home merged 1 commit into
MicrosoftDocs:mainfrom
strega-nil-ms:fix-printf-r
Feb 8, 2023
Merged

remove \r from printf statements#4408
colin-home merged 1 commit into
MicrosoftDocs:mainfrom
strega-nil-ms:fix-printf-r

Conversation

@strega-nil-ms

Copy link
Copy Markdown
Contributor

printf already adds a \r when printing to the console, or writing text files.

`printf` already adds a `\r` when printing to the console,
or writing text files.
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 5d3f1f5:

✅ Validation status: passed

File Status Preview URL Details
docs/cpp/structured-exception-handling-c-cpp.md ✅Succeeded

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@colin-home colin-home left a comment

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.

@strega-nil-ms Thanks for the update!

@colin-home colin-home merged commit 54d2ee8 into MicrosoftDocs:main Feb 8, 2023
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.

3 participants