sprintf.c: remove specifiers `%a` and `%A`.
`fmt_fp.c` does not support those specifiers. In addition, I believe no one uses hexadecimal representation of float values.
Showing
Please register or sign in to comment
`fmt_fp.c` does not support those specifiers. In addition, I believe no one uses hexadecimal representation of float values.