Nan Xiao
2015-08-04 01:18:04 UTC
Hi all,
I am reading an old Lua project, and come across "luaL_openlib" function. I
try to find it in
5.0 manual <http://www.lua.org/manual/5.0/manual.html>, but nothing can
find. In 5.1 <http://www.lua.org/manual/5.1/manual.html>, only "Function
luaL_openlib was replaced
by luaL_register." is found.
Where can I get the official document of "luaL_openlib" function? Such as
prototype,
how to use, etc.
Thanks very much in advance!
Best Regards
Nan Xiao
I am reading an old Lua project, and come across "luaL_openlib" function. I
try to find it in
5.0 manual <http://www.lua.org/manual/5.0/manual.html>, but nothing can
find. In 5.1 <http://www.lua.org/manual/5.1/manual.html>, only "Function
luaL_openlib was replaced
by luaL_register." is found.
Where can I get the official document of "luaL_openlib" function? Such as
prototype,
how to use, etc.
Thanks very much in advance!
Best Regards
Nan Xiao