Re: memory/custom streams

2005-02-25 Thread Corinna Vinschen
On Feb 25 09:39, Bertalan Fodor wrote: > Dear developers and experts, > > is there a way in Cygwin to use facilities like those available in GNU > libc for memory/stream handling, like documented in: > > http://www.gnu.org/software/libc/manual/html_node/String-Streams.html > http://www.gnu.org/s

memory/custom streams

2005-02-25 Thread Bertalan Fodor
Dear developers and experts, is there a way in Cygwin to use facilities like those available in GNU libc for memory/stream handling, like documented in: http://www.gnu.org/software/libc/manual/html_node/String-Streams.html http://www.gnu.org/software/libc/manual/html_node/Custom-Streams.html Than