Next Previous Contents

10. _print_stack

Synopsis

print the values on the stack.

Usage

_print_stack ()

Description

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.

See Also

_stkdepth, string


Next Previous Contents