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?

Cheers,
--
-alex


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to