- A function that produces output according to a format
- Handles the following (d, i)
- Handles the custom conversion (b)
- Handles the following (u, o, x, X)
- Uses a local buffer of 1024
- Handles the custom conversion (S)
- Handles the following conversion (p)
- Handles the following flags (+, ' ', #)
- Handles length modifiers (l, h)
- Handles the field width
- Handles the precision
- Handles the 0 flag
- Handles the - flag
- Handles the the custom conversion (r)
- Handles the custom conversion (R)
- All the above works together
-
Notifications
You must be signed in to change notification settings - Fork 0
Ruhinda01/printf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is the first collaboration exercise called printf
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published