RE: Function argument count
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: Function argument count
- From: virgil@... (Virgil Smith)
- Date: 2003年10月27日 15:18:55 -0600
What about the Debugging interface, will that suffice (i.e. Debug.getinfo)?
-----Original Message-----
From: lua-bounces@bazar2.conectiva.com.br
[mailto:lua-bounces@bazar2.conectiva.com.br]On Behalf Of Tim Conkling
Sent: Monday, October 27, 2003 3:34 PM
To: lua-l
Subject: Function argument count
Is there any way to determine how many arguments an arbitrary function
expects?
Tim