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 1580fc5 commit 7ededf5Copy full SHA for 7ededf5
LearningC/C_Language_Shorts/C_syntax.md
@@ -327,3 +327,8 @@ They start with a hash **#** and should be declared at the top of the file.
327
>
328
> For `#include` [headers](C_Files.md#header)
329
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