* More detailed examples of ffi
@ 2011-03-03 19:30 dsmich
2011-03-03 23:13 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: dsmich @ 2011-03-03 19:30 UTC (permalink / raw)
To: guile-devel
Greetings Guilers!
The other day, aidalgol and I were chatting on irc about the new ffi. The question came up about how to define and access nested structures. I couldn't tell from reading the manual if it can be done.
Could some more complex examples be put in the manual that more fully exposes the capabilities of the ffi?
Thanks!
-Dale
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: More detailed examples of ffi
2011-03-03 19:30 More detailed examples of ffi dsmich
@ 2011-03-03 23:13 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2011-03-03 23:13 UTC (permalink / raw)
To: guile-devel
Hi!
<dsmich@roadrunner.com> writes:
> The other day, aidalgol and I were chatting on irc about the new ffi.
> The question came up about how to define and access nested structures.
> I couldn't tell from reading the manual if it can be done.
There are ‘parse-c-struct’ and ‘make-c-struct’ examples in
‘foreign.test’, but no tests for ‘write-c-struct’ (argh!).
> Could some more complex examples be put in the manual that more fully
> exposes the capabilities of the ffi?
Agreed. Patches welcome! :-)
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-03 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 19:30 More detailed examples of ffi dsmich
2011-03-03 23:13 ` Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).