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 94cc957 commit 5fb0864Copy full SHA for 5fb0864
docs/c-language/c-enumeration-declarations.md
@@ -133,4 +133,4 @@ enum { yes, no } response;
133
134
## See also
135
136
-[Enumerations](../cpp/enumerations-cpp.md)
+[Enumerations(C++)](../cpp/enumerations-cpp.md)
0 commit comments