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 4242d58 commit d9d48d5Copy full SHA for d9d48d5
docs/code-quality/c6200.md
@@ -11,7 +11,7 @@ ms.assetid: bbeb159b-4e97-4317-9a07-bb83cd03069a
11
12
**Warning C6200: Index exceeds max non-stack(INDEX_EXCEEDS_MAX_NONSTACK)**\
13
Example output:
14
-> warning C6200: index '\**index*' is out of valid index range '\**min*' to '\**max*' for non-stack buffer '\**parameter-name*'
+> Index '\**index*' is out of valid index range '\**min*' to '\**max*' for non-stack buffer '\**parameter-name*'
15
16
## Description
17
0 commit comments