Skip to content

Commit 7ededf5

Browse files
authored
Update C_syntax.md
1 parent 1580fc5 commit 7ededf5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

LearningC/C_Language_Shorts/C_syntax.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,3 +327,8 @@ They start with a hash **#** and should be declared at the top of the file.
327327
>
328328
> For `#include` [headers](C_Files.md#header)
329329
>
330+
## Further Reference
331+
>[!NOTE]
332+
> This document is more a C cheat-sheet \
333+
> If you want a complete tutorial, there are many
334+
> A good starting point would be on [geeksforgeeks](https://www.geeksforgeeks.org/c/c-programming-language/)

0 commit comments

Comments
 (0)