This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

pointers in g-wrap



Does anyone know how to treat pointers when using g-wrap to interface C-code
to Guile (as argument or return-type of a function to be prepared for wrapping
in a 'new-function' list), or if that's yet impossible at all?

Klaus Schilling