chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] foreign: Why is passing structs as arguments and ret


From: Moritz Heidkamp
Subject: Re: [Chicken-users] foreign: Why is passing structs as arguments and return-types not supported?
Date: Wed, 29 Feb 2012 17:44:37 +0100

Kristian Lein-Mathisen <address@hidden> writes:

> Any thoughts on how to pursue this?

Another option would be to create a module which re-exports all
`foreign' syntax wrapped with support for structs-by-value. Then just
import your wrapper module instead of `foreign' in the code generated by
`chicken-bind'.

Moritz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]