Simon Toedt
2012-07-24 11:19:54 UTC
Does anyone know how I can emulate fmemopen()
[http://pubs.opengroup.org/onlinepubs/9699919799/functions/fmemopen.html#]
and open_memstream()
[http://pubs.opengroup.org/onlinepubs/9699919799/functions/open_memstream.html]
with libast api? We need this call to port over applications from libc
to libast on Linux.
Simon
[http://pubs.opengroup.org/onlinepubs/9699919799/functions/fmemopen.html#]
and open_memstream()
[http://pubs.opengroup.org/onlinepubs/9699919799/functions/open_memstream.html]
with libast api? We need this call to port over applications from libc
to libast on Linux.
Simon