List Question
20 TechQA 2024-03-14T11:18:51.917000Lua table created in C returns strange values for integers
39 views
Asked by ddomnik
Visual Studio debug LUA scripts withing C++ Project
49 views
Asked by Kai Dölger
Why is this program using negative ints specifically?
176 views
Asked by icy icy
Does Lua automatically free userdata?
131 views
Asked by MrCheese
(Lua C API in C++) creating a destroy function for metatable object
55 views
Asked by MrCheese
Read both key and values of a nested lua script in C/C++
59 views
Asked by Jepessen
Port lua (5.2-5.4) C++ connection to lua 5.1?
104 views
Asked by Nuive
Lua how to push variables from lua to C++
161 views
Asked by beamlight
Can't store lua return value in C++
229 views
Asked by Primitive
simple Lua corotine test crashed at first run
251 views
Asked by jiandingzhe
Lua 5.4 replacement for luaL_openlib gives nil value error
807 views
Asked by jdmo242
Lua C - Is there a way to keep a value in C, but still have it not garbage collected?
286 views
Asked by Artemking4
C++ - How to define userdatum with Lua table as member?
46 views
Asked by Sherlock Holmes
Is there a simple way to convert a lua table to a C++ array or vector?
968 views
Asked by RhinoCodes
Function without brackets lua c++
240 views
Asked by AudioBubble
Cannot Load C dynamic library with C Program compile with liblua.a (lua5.3)
468 views
Asked by Lynton
what does lua_rotate do?
1.6k views
Asked by Vincent Xue
If lua_pcall returns error, are there still return values left on the stack?
677 views
Asked by James Koppel
Lua c++ lib sethook: Gives error with hook function arg
366 views
Asked by MaddyUnderStars
lua loads my c++ shared library but not its dependent shared libraries
783 views
Asked by Deepak Selvakumar