![]() |
replace_top_with_post_simplified | Function (ROM Call 0x5B6) |
AMS 2.02 or higher | estack.h |
void replace_top_with_post_simplified (ESI prev_top); |
Replaces the expression on top of the EStack, in internal form, with the external (printing) form.
See display_statements and
top_estack for more information about the external form.
prev_top should usually be next_expression_index(top_estack)
.