This project focuses on creating a custom function similar to printf, but with limited format specifiers: %c, %s, %p, %d, %i, %x, %X, and %%, without using the flags # or +. The main goal is to gain a deep understanding of how the printf function works internally. Additionally, this project emphasizes recursive thinking and further develops logical problem-solving abilities.
-
Notifications
You must be signed in to change notification settings - Fork 0
Sinyonar0623/My_printf
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
