Handle the %i and %d format specifiers
Closed this issue · 0 comments
nanafox commented
Prototypes:
int handle_decimal(const format_specifier *spec, va_list args, string_buffer *buffer);
File: handle_numbers.c
Closed this issue · 0 comments
Prototypes:
int handle_decimal(const format_specifier *spec, va_list args, string_buffer *buffer);
File: handle_numbers.c