guile-devel
[Top][All Lists]
Advanced

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

guile-1.8 question


From: Stanislav Ievlev
Subject: guile-1.8 question
Date: Wed, 14 Oct 2009 11:02:30 +0400

Greetings!

There are several functions exists to convert file descriptor into guile port:
* scm_fdes_to_ports - search for fdes in already opened ports
* scm_fdes_to_port - looks like internal function, not documented, but
exists in header files.
* scm_fdopen - looks like public function.

What is the difference between scm_fdes_to_port and scm_fdopen? What
function should I use?

Have you any plans to made this API simpler?

--
With best regards
Stanislav Ievlev.




reply via email to

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