sq_pop

Squirrel 2.2

sq_pop

void sq_pop(HSQUIRRELVM v, SQInteger nelementstopop);

pops n elements from the stack

parameters:
HSQUIRRELVM v

the target VM

SQInteger nelementstopop

the number of elements to pop