- Write a function that produces output according to a format.
- Handle the following conversion specifiers.
- Use a local buffer of 1024 chars in order to call write as little as possible.
- Handle the following custom conversion specifier.
- Handle the following flag characters for non-custom conversion specifiers.
- Handle the following length modifiers for non-custom conversion specifiers
- Handle the field width for non-custom conversion specifiers.
- Handle the precision for non-custom conversion specifiers.
- Handle the following custom conversion specifier.
- All the above options work well together.
Emedo586/printf
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|