scope examples

This commit is contained in:
Mert Gör
2024-10-30 09:04:32 +03:00
parent b8d2d91cd6
commit a96533946f
3 changed files with 21 additions and 2 deletions

View File

@ -1,5 +1,7 @@
2024-10-30 Mert Gör <mertgor@masscollabs.xyz>
* c-basic/C.pdf: Global variable scope page 26
* c-basic/scope.c (foo): same variable different scopes
* c-basic/C.pdf: page 25,end of the page