help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: cairo library wrapper


From: Stephen Compall
Subject: [Help-smalltalk] Re: cairo library wrapper
Date: Wed, 22 Nov 2006 00:46:45 -0600

On Tue, 2006-11-21 at 20:13 -0800, Brad Watson wrote:
> how to implement a work around for it's requirement for accessing files via
> a FILE * pointer rather than a file descriptor which is what gst provides.  
> Ideas anyone ?

See (glibc)Custom Streams::, or
http://www.gnu.org/software/libc/manual/html_node/Custom-Streams.html

That way you can support general Streams as well.  This is glibc-only,
of course, unless other libcs have similar mechanisms.

-- 
Stephen Compall
http://scompall.nocandysw.com/blog
##smalltalk,#gnu-smalltalk on Freenode IRC

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]