index_below_display_expression_aux Function (ROM Call 0x2B6)

AMS 1.01 or higher estack.h

ESI index_below_display_expression_aux (CESI ptr);

Main routine for detokenizing.

index_below_display_expression_aux is main (recursive) routine for detokenizing. As it is just an auxiliary routine used in display_statements and Parse1DExpr, it shouldn't need to be used directly.


Uses: check_estack_size, delete_between, get_key_ptr, next_expression_index, push_between, top_estack, HeapLock, HeapRealloc, HeapUnlock, sprintf, strchr, strlen, XR_stringPtr, estack_max_index, estack_to_float, primary_tag_list, _ds32s32, _ms32s32, ROM Call 0x457, ROM Call 0x4DF, ROM Call 0x5D8, ROM Call 0x5EF, ROM Call 0x5F0
Used by: display_statements, Parse1DExpr