This is a custom printf project that prints to output formated inut. It take care of format specifier such as 'c' a charaacter specifier, 's', a string specifier and '%' which will be printed as seen if there is a '%' before each of the specifiers.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a custom printf project that prints to output formated inut. It take care of format specifier such as 'c' a charaacter specifier, 's', a string specifier and '%' which will be printed as seen if there is a '%' before each of the specifiers.