blob: 9a6dd964c36279d12464f4927fd330f50b19b26e [file] [log] [blame]
@node fcvt
@section @code{fcvt}
@findex fcvt
POSIX specification: @url{https://pubs.opengroup.org/onlinepubs/009695399/functions/fcvt.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
FreeBSD 6.0, NetBSD 5.0, Android 9.0.
@item
This function is marked as ``legacy'' in POSIX. Better use @code{sprintf}
instead.
@end itemize