-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Paul Eggert on 1/8/2009 2:49 AM:
> If this happens often enough, perhaps gnulib should have a
> printf-posix-no-fp module that does what you want?

The newlib library, and thus cygwin, go so far as to provide the *iprintf
family of functions in parallel with the *printf functions (for example,
siprintf is like sprintf except that it does not understand %[eEfFgGaA]).
 It is certainly a lighter-weight function, as skipping out on
float-to-decimal conversion code removes a large chunk of printf's bulk.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             e...@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkll+T8ACgkQ84KuGfSFAYBiaACglWGc7PJZFIX0dI0mttH4qgDi
u0kAoJL6ObfNIw1xxQN6Z1n9FmQ/dChy
=S77p
-----END PGP SIGNATURE-----


Reply via email to