chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Constant for maximum number of arguments?


From: Reed Sheridan
Subject: [Chicken-users] Constant for maximum number of arguments?
Date: Mon, 17 Apr 2006 02:35:48 -0500

I would like to be able to conditionalize code on the number of arguments that apply can hanlde in a particular installation of Chicken.  Is there a way to query the system about this, and if not, can there be?  I could just test for libffi (I think), but I'd prefer to have something robust that won't break if the limit ever changes.

Reed Sheridan


reply via email to

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