open_memstream
¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/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
.