double a + b = c

This commit is contained in:
Mert Gör
2024-06-30 15:36:03 +03:00
parent cc75cc97df
commit 15028c55de
2 changed files with 16 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2024-06-30 hwpplayer1 <hwpplayer1@debian>
* c-basic/C.pdf: sayfa 22 Fonksiyonların Geri Dönüş Değerleri (return value)
* c-basic/float_double.c: float double example
* c-basic/hex_scanf.c: hex scanf example