10 lines
115 B
Plaintext
10 lines
115 B
Plaintext
#title Push_N [RCBasic Doc]
|
|
#header Sub Push_N( num_stack, n )
|
|
|
|
Pushes a number onto a number stack
|
|
|
|
#ref Pop_N
|
|
|
|
|
|
|