sq_newtable

Squirrel 2.2

sq_newtable

void sq_newtable(HSQUIRRELVM v);

creates a new table and pushes it in the stack

parameters:
HSQUIRRELVM v

the target VM