Go backward to rt_exit(): Program Termination
Go up to Execution

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.


Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: main.tex,v 1.10 1996/04/04 11:45:47 schreine Exp

Prev Up