
Go up to Reference Manual
Go forward to Threads
Program Control
An RT++ program is embedded into a conventional C++ program by the function
rt_main
which passes control
to the main function of the RT++ program. After termination of the
RT++ program, control is returned to the caller of rt_main
.
Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: main.tex,v 1.10 1996/04/04 11:45:47 schreine Exp