Next: open_wmemstream
, Previous: openlog
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
open_memstream
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/open_memstream.html
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
An alternative to the open_memstream
function is the Gnulib module
string-buffer
.