PXRMSTAC ;SLC/PKR - Stack routines for use by PXRM. ;12/24/2013
Source file <PXRMSTAC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
POP(STACK) | ;Pop an element off of the stack.
|
|
POSTFIX(EXPR,OPERS,PFSTACK) | ;Given an expression, EXPR, in infix notation
|
|
PUSH(STACK,ELEM) | ;Push an element on the stack.
|