[plt-scheme] Binding C-Structs Containing Fixed-Size Arrays with the FFI

From: Henk Boom (lunarc.lists at gmail.com)
Date: Tue Jan 27 03:17:06 EST 2009

2009/1/26 Henk Boom <lunarc.lists at gmail.com>:
> (define (foo-f f) (make-cvector* (ptr-add f ???) _dReal 4)

This should be foo-j of course.

    Henk


Posted on the users mailing list.