7 lines
134 B
Plaintext
7 lines
134 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
|