[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Writing own dynamic lua-libs?
- From: Markus Fritsche <Fritsche.Markus@...>
- Date: Mon, 14 Oct 2002 19:57:37 +0200
Hi!
How can I write "dynamic" lua-libraries in C? I found loadlib, but I do
not understand how I do register the c functions in the lua environment
dynamically (if this is possible).
Regards, Markus