ILUA_POP()
Brew Release
Brew MP 1.0.2
Description
Pops elements from the stack.
Params
pif
[]:
a pointer to the ILua object
nNumElems
[]:
the number of elements to pop from the stack
Interface
Prototype
AEEResult ILua_Pop(ILua *pif, int nNumElems)
COMMENTS (0)
See Below