local and global variable values are printed

This commit is contained in:
Mert Gör
2024-02-03 22:01:06 +03:00
parent fe9334f943
commit e992b4e156
2 changed files with 44 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2024-02-03 Mert Gör <mertgor@masscollabs.xyz>
* c-basic/local-variable-global-variable_scope.c (main): local and global variable values are printed
2024-02-02 Mert Gör <mertgor@masscollabs.xyz>
* c-basic/local-variable-scope.c: local variable and global variable explained