page 24 scope

This commit is contained in:
Mert Gör
2024-10-30 05:24:16 +03:00
parent fe1f36e158
commit a7e3c96ae2

View File

@ -1,5 +1,7 @@
2024-10-30 Mert Gör <mertgor@masscollabs.xyz>
* c-basic/C.pdf: page 24 scope
* c-basic/void.c (main): Void/Return
* c-basic/return_example_001.c: return example 001