Fonksiyonların Parametre Değişkenleri page 27

This commit is contained in:
Mert Gör 🇹🇷 2024-11-01 08:05:54 +03:00
parent 9716cce895
commit 3f7e449f7d
Signed by: hwpplayer1
GPG Key ID: 03E547D043AB6C8F

View File

@ -1,5 +1,7 @@
2024-11-01 Mert Gör <mertgor@masscollabs.xyz>
* c-basic/C.pdf: Fonksiyonların Parametre Değişkenleri page 27
* c-basic/global_local.c: global and local variable
* c-basic/file_scope.c (foo): file scope example