> Yes, this is kinda what I'm doing right now: I have the Chicken > function build a list with all the values and return it. I am just > wondering if its possible to do away with this.
I forgot to mention that one of the reasons I want to be able to return multiple values directly is to be able to use the types I define with defign-foreign-type and have Chicken *automatically* convert C-level objects to Scheme-level objects (using the retconvert functions). Alejo. http://bachue.com/alejo ---=( Comunidad de Usuarios de Software Libre en Colombia )=--- ---=( http://bachue.com/colibri )=--=( [EMAIL PROTECTED] )=--- _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
