guile-user
[Top][All Lists]
Advanced

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

searching: example of C extension implementing port


From: Marco Maggi
Subject: searching: example of C extension implementing port
Date: Mon, 6 Mar 2006 22:43:13 +0100

Ciao,

  is there a sample extension implementing an input/output
channel?

I'm thinking of a memory channel (not an interface
to a file or hardware port), something like the string
port; is the channel API of Guile worth learning for this,
or is it better to write something of my own?

I only need the open/close/read/write/end operations, no
events, no seek.

--
Marco Maggi

"They say jump!, you say how high?"
Rage Against the Machine - "Bullet in the Head"





reply via email to

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