8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
#title Pop_N [RCBasic Doc]
|
|
#header Function Pop_N( num_stack )
|
|
|
|
Removes the top number off a number stack and returns it
|
|
|
|
#ref Push_N
|
|
|