ftoastr: new module, for lossless conversion of floats to short strings
[pspp] / lib / offtostr.c
1 #define anytostr offtostr
2 #define inttype off_t
3 #include "anytostr.c"