push_format.hsf 557 B

1234567891011121314151617181920
  1. [Main]
  2. Name=push_format
  3. Type=Function
  4. Subtype=ROM Call
  5. Header Files=basfunc.h
  6. Definition=void push_format (ESI, ESI);
  7. MinAMS=1.01
  8. [ROM Call]
  9. Index=$315
  10. [Description]
  11. Executes TI-Basic 'format' function.
  12. [Explanation]
  13. [References]
  14. Out=system.h/CTypeTable, basfunc.h/push_string, error.h/ER_catch, error.h/ER_success, error.h/ER_throwVar, estack.h/delete_between, estack.h/next_expression_index, estack.h/NG_approxESI, estack.h/push_internal_simplify, estack.h/push_quantum, estack.h/top_estack, unknown.h/_ms32s32
  15. Out_EV_eventLoop=1