[plt-scheme] creating long double/complex ctype in the ffi

From: Atmam Ta (atmamta at gmail.com)
Date: Fri Aug 8 09:13:34 EDT 2008

Hi,

I am trying to create a plt-scheme interface to a c library that uses
complex numbers as arguments. The complex type is either long double or the
standard c++ complex value. Does anyone have any idea how I could create
these ctypes in the ffi?

thanks
A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080808/b5df7248/attachment.html>

Posted on the users mailing list.