annotate lib/ldtoastr.c @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents ae9b5d5d4e18
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13875
ae9b5d5d4e18 ftoastr: new module, for lossless conversion of floats to short strings
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
1 #define LENGTH 3
ae9b5d5d4e18 ftoastr: new module, for lossless conversion of floats to short strings
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
2 #include "ftoastr.c"