[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: converting lua functions to strings
- From: "xenarcher" <nickl@...>
- Date: Mon, 25 Nov 2002 21:58:30 -0000
Is there a way to convert a Lua function to a string, either in Lua
or C code? I'd like to extract the name of a Lua function from the
first-class function value.