printf example written

This commit is contained in:
Mert Gör
2024-06-30 15:12:30 +03:00
parent 81e4765792
commit e0dfc90937
2 changed files with 14 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2024-06-30 hwpplayer1 <hwpplayer1@debian>
* c-basic/printf.c: printf example
* c-basic/foo.c: Foo example
* c-basic/helloworld.c: hello world example