How can I register my C/C++ functions to LUA script module?
Posted: Mon Oct 30, 2006 05:28
Hi.
I want to write event handling code in lua scripts, so I want to call some C/C++ functions which I wrote. I hope a function which enables me to register my functions to Lua script module, but I coudn't find such functions.
How can I register my C/C++ functions to LUa script module? Or how can I call my functions from LUA scripts?
I want to write event handling code in lua scripts, so I want to call some C/C++ functions which I wrote. I hope a function which enables me to register my functions to Lua script module, but I coudn't find such functions.
How can I register my C/C++ functions to LUa script module? Or how can I call my functions from LUA scripts?