void and int main

This commit is contained in:
Mert Gör
2024-10-30 05:09:33 +03:00
parent 73e2790bda
commit fe1f36e158
2 changed files with 17 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2024-10-30 Mert Gör <mertgor@masscollabs.xyz>
* c-basic/void.c (main): Void/Return
* c-basic/return_example_001.c: return example 001
* c-basic/return_not_reachable.c (main): reachable code and unreachable code return