Page 29-30

This commit is contained in:
Mert Gör
2024-11-10 03:37:00 +03:00
parent 42d016d230
commit 6d36efe449
2 changed files with 29 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2024-11-10 Mert Gör <mertgor@masscollabs.xyz>
* c-basic/C.pdf: Page 29(end of 29) and 30 Bazı matematiksel standart c fonksiyonları
* c-basic/parameters_2.c (main): return a * b or return a + b
2024-11-02 Mert Gör <mertgor@masscollabs.xyz>
* c-basic/parameters.c: parameters example 1