SPC  Version 0.9.5
 All Files Functions Groups Pages
int push ( int  value)
inline

Push a value onto the stack.

Push a 32-bit integer value onto the top of the stack.

Parameters
valueThe value you want to push onto the stack.
Returns
The value pushed onto the stack.
Examples:
ex_pushpop.spc.