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