We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f78424 commit 87c65b5Copy full SHA for 87c65b5
docs/code-quality/c6302.md
@@ -9,7 +9,7 @@ ms.assetid: b0b33103-6a0a-4c5b-bdb4-1b55ce877e74
9
---
10
# Warning C6302
11
12
-> Format string mismatch: character string passed as parameter '\**number*' when wide character string is required in call to '\**function*'
+> Format string mismatch: character string passed as parameter '*number*' when wide character string is required in call to '*function*'
13
14
This warning indicates that a format string is being passed a narrow character string when a wide character string is specified.
15
0 commit comments