Rebuild of the standard printf function in C. The project required a function capable of printing with the %d, %c, %s, and %% specifiers to standard output. printf returns the number of characters printed (excluding the null byte at the end of strings). It's not expected to handle flag characters, field width, precision, or length.
-
Notifications
You must be signed in to change notification settings - Fork 0
jobnjihia/printf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Rebuild of the standard printf function in C.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published