| push_zstr | Function (ROM Call 0x48A*) |
| AMS 1.01 or higher | estack.h |
| void push_zstr (const char *str); |
Pushes a standard C string to the expression stack.
push_zstr pushes the string str to the expression stack. str is a standard ANSI (zero-terminated) string.