Home
Download
Manual
SourceForge
Credits
lua_pop
Torch Manual
>
Lua 5.1 Reference Manual
>
The Application Program Interface
>
Functions and Types
>
lua_pop
void lua_pop (lua_State *L, int n);
Pops
n
elements from the stack.