mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-29 06:38:02 -08:00
first
This commit is contained in:
1
languages/C.md
Normal file
1
languages/C.md
Normal file
@@ -0,0 +1 @@
|
||||
<!-- making C cheatsheets -->
|
||||
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
main() Function
|
||||
|
||||
* The main() function is the starting point of the program: int main (int argc, char *argv[])
|
||||
|
||||
Reference in New Issue
Block a user