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 bf2d3bc commit a996a5fCopy full SHA for a996a5f
LearningC/C_Language_Shorts/C_syntax.md
@@ -49,6 +49,8 @@ You can only use variables you previously declared (or included from other files
49
> [Loop Statements](#loop)
50
> > while / do \
51
> > for
52
+>
53
+> [Preprocessoe directives](#preprocessor-directives)
54
>
55
56
## Variable Types
0 commit comments