Pushes a value onto the end of the stack, adding a new index.
This may safely be used even if the stack has a blocksize greater than 1.
void PushStackCell(Handle stack, any value)
Stack Handle.
Value to push.
Invalid Handle or out of memory.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.