Hallo, On 3/22/06, bert <bestanf@yahoo.com> wrote: > > I've googled around on various keywords such as threads and C callbacks in > LUA, but it's not clear to me what I need to take into consideration if I > want to install a LUA function in my C library and call it from C when > necessary. > You can take a look at the manual and at Programming in Lua (not LUA): http://www.lua.org/manual/5.1/manual.html#3 http://www.lua.org/pil/25.html Cheers, -- -alex http://www.ventonegro.org/