stack & luaopen_*
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: stack & luaopen_*
- From: lukey@... (Jens Hassler)
- Date: 14 Aug 2003 11:41:00 +0200
Hi,
the luaopen_* functions leave values on the stack. Is this correct
behaviour? What happens if I clear the stack? Will the functions
continue working?
Bye,
Jens