Hi all, I am a new user of Lua. I need to integrate code of Lua with C++. With C it is easy , just 'extern C'. Is there similar mechanism for Lua too, so that you can call C++ procedures from Lua and vice-versa. Thanks Gaurav