Next: , Previous: , Up: ISO C and POSIX Function Substitutes   [Contents][Index]


10.1217 vfprintf

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/vfprintf.html

Gnulib module: vfprintf-posix or vfprintf-gnu or stdio, nonblocking, sigpipe

Portability problems fixed by either Gnulib module vfprintf-posix or vfprintf-gnu:

Portability problems fixed by Gnulib module vfprintf-gnu:

Portability problems fixed by Gnulib module stdio or vfprintf-posix or vfprintf-gnu, together with module nonblocking:

Portability problems fixed by Gnulib module stdio or vfprintf-posix or vfprintf-gnu, together with module sigpipe:

Portability problems not fixed by Gnulib:


Next: vfscanf, Previous: vdprintf, Up: ISO C and POSIX Function Substitutes   [Contents][Index]