chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Binding function which takles multiple values


From: Kon Lovett
Subject: Re: [Chicken-users] Binding function which takles multiple values
Date: Thu, 10 May 2007 12:09:35 -0700


On May 10, 2007, at 11:26 AM, Alex Queiroz wrote:

Hallo,

    I've got to bind one of the following functions:

handle* Hbox(Ihandle *child, ...);
handle* Hboxv(Ihandle **children);

Which one is easier in Chicken? I guess I'll have to create a list
using the C API, right?

The 2nd. But see http://trac.callcc.org ticket #134. You have some work to do.


Cheers,
--
-alex


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users





reply via email to

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