On 1/31/07, Tony Sidaway <[EMAIL PROTECTED]> wrote:
On the core language, it might be nice to have constructs capable of handling the most common instances of C variable length argument lists. I'm aware that there are some fundamental C implementation dependencies here but if SWIG can do it (badly) it ought to be possible to encapsulate the basics in a manner flexible enough to be used in hand coding.
But how do you want to specify the argument types? One type for 1-N arguments, or different sets of argument (types)? cheers, felix _______________________________________________ Chicken-hackers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-hackers
