\"\" \"\" \"\"
Go backward to rt_exit(): Program Termination
Go up to Execution
RISC-Linz logo

rt_abort(): Program Abortion

rt_abort(s)
      char *s

Specification: Aborts the RT++ program by printing message s and returning control to the caller of rt_main with return code -1.


Author: Wolfgang Schreiner
Last Modification: April 12, 1997