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/


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to