[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: pointer to lua function
- From: "ted" <orangeted@...>
- Date: Wed, 23 Jul 2003 11:41:23 +0100
I would like to have a class data member that is a pointer to a lua function
(or table element).
How do I do this?
thanks