lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Can you add

 lua_State* mL= luaL_getmainthread(L); // returns the main lua state

to the list?