Skip to content

Commit a996a5f

Browse files
authored
Update C_syntax.md
1 parent bf2d3bc commit a996a5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

LearningC/C_Language_Shorts/C_syntax.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ You can only use variables you previously declared (or included from other files
4949
> [Loop Statements](#loop)
5050
> > while / do \
5151
> > for
52+
>
53+
> [Preprocessoe directives](#preprocessor-directives)
5254
>
5355
5456
## Variable Types

0 commit comments

Comments
 (0)