Skip to content

Commit abd9dbc

Browse files
authored
Split C5000+ warning list
1 parent 42a8224 commit abd9dbc

File tree

5 files changed

+207
-152
lines changed

5 files changed

+207
-152
lines changed

docs/error-messages/compiler-warnings/compiler-warnings-c4000-c5999.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
---
2-
description: "Learn more about: Compiler warnings C4000 - C5999"
32
title: "Compiler warnings C4000 - C5999"
4-
ms.date: "04/22/2019"
3+
description: "Learn more about: Compiler warnings C4000 - C5999"
4+
ms.date: "04/17/2024"
55
---
66
# Compiler warnings C4000 - C5999
77

88
The articles in this section of the documentation explain a subset of the warning messages that are generated by the Microsoft C/C++ compiler.
99

1010
## In this section
1111

12-
[Compiler warnings C4000 through C4199](../compiler-warnings/compiler-warnings-c4000-through-c4199.md) \
13-
[Compiler warnings C4200 through C4399](../compiler-warnings/compiler-warnings-c4200-through-c4399.md) \
14-
[Compiler warnings C4400 through C4599](../compiler-warnings/compiler-warnings-c4400-through-c4599.md) \
15-
[Compiler warnings C4600 through C4799](../compiler-warnings/compiler-warnings-c4600-through-c4799.md) \
16-
[Compiler warnings C4800 through C5999](../compiler-warnings/compiler-warnings-c4800-through-c4999.md)
12+
[Compiler warnings C4000 through C4199](../compiler-warnings/compiler-warnings-c4000-through-c4199.md)\
13+
[Compiler warnings C4200 through C4399](../compiler-warnings/compiler-warnings-c4200-through-c4399.md)\
14+
[Compiler warnings C4400 through C4599](../compiler-warnings/compiler-warnings-c4400-through-c4599.md)\
15+
[Compiler warnings C4600 through C4799](../compiler-warnings/compiler-warnings-c4600-through-c4799.md)\
16+
[Compiler warnings C4800 through C4999](../compiler-warnings/compiler-warnings-c4800-through-c4999.md)\
17+
[Compiler warnings C5000 through C5199](../compiler-warnings/compiler-warnings-c5000-through-c5199.md)\
18+
[Compiler warnings C5200 through C5399](../compiler-warnings/compiler-warnings-c5200-through-c5399.md)
1719

1820
## See also
1921

0 commit comments

Comments
 (0)