Skip to content

Wrong handling of % symbol #1016

Answered by djbe
sleivysarnas asked this question in Q&A
Sep 8, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Because the first % s is not a format specifier, whereas % o is a valid format specifier. See Format Specifiers for a list of format specifiers.

This question is a duplicate of quite a few existing questions, you can easily find them with GitHub search function.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by djbe
Comment options

You must be logged in to vote
1 reply
@renmoqiqi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1015 on September 08, 2022 13:44.