Cleaned up and enabled the support for conditionally emitting the floating-point stdio code.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <float.h>
|
||||
#include <errno.h>
|
||||
#include <ctype.h>
|
||||
#include <ack/config.h>
|
||||
|
||||
static int b64_add(struct mantissa *e1, struct mantissa *e2);
|
||||
static b64_sft(struct mantissa *e1, int n);
|
||||
|
||||
Reference in New Issue
Block a user