![]() |
add_to_top | Function (ROM Call 0x518) |
AMS 2.02 or higher | estack.h |
void add_to_top (CESI ptr); |
Adds a value to the expression on the top of the estack.
add_to_top adds the expression pointed to by ptr to the expression currently at the top of the estack and stores the result to the top of the estack, in place of the expression that was added to.