This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
lua:lua [2012/04/20 11:57] deva |
lua:lua [2012/04/20 13:53] (current) deva |
||
---|---|---|---|
Line 29: | Line 29: | ||
int sz = 2; | int sz = 2; | ||
| | ||
- | lua_createtable(L, | + | lua_createtable(L, |
int toptop = lua_gettop(L); | int toptop = lua_gettop(L); | ||