[Openmcl-devel] Turning file pointers into Lisp streams
Erann Gat
gat at flownet.com
Tue Jun 3 21:20:59 PDT 2003
Is there an easy way to turn a FILE* into a Lisp stream? I found the
fd-stream class that seems to be an easy way to turn a file descriptor
into a stream, but is there a corrsponding thing for FILE*'s? (For that
matter, is there a general way to take a FILE* and convert it to an FD? I
know you can go the other way with fdopen().)
Thanks,
Erann
_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list