function Pop_N( num_stack )

Removes the top number off a number stack and returns it


Related: Push_N