chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Binding FILE* to port


From: Alex Queiroz
Subject: [Chicken-users] Binding FILE* to port
Date: Fri, 16 Feb 2007 13:22:50 -0300

Hallo list,

    Suppose I've got the following C function:

int ov_open(FILE* f, SomeStruct* st);

How could I bind it so the file pointer is replaced by a file port?

(ov-open port some-struct)

Cheers,

--
-alex
http://www.ventonegro.org/




reply via email to

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