print the values on the stack.
_print_stack ()
This function dumps out what is currently on the S-Lang. It does not alter the stack and it is usually used for debugging purposes.