ast <stdio.h> provides fmemopen()
it doesn't have open_memstream()
we'll put that on the todo list for the sfio review

On Tue, 24 Jul 2012 13:19:54 +0200 Simon Toedt wrote:
> 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
> _______________________________________________
> ast-developers mailing list
> ast-developers@research.att.com
> https://mailman.research.att.com/mailman/listinfo/ast-developers

_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to