\"\" \"\" \"\"
Go up to Reference Manual
Go forward to Threads
RISC-Linz logo

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.  

  • Execution Model
  • Program Structure
  • RT++ Type Declarations
  • Compilation and Execution
  • Preprocessor Constants
  • Restrictions
  • Types
  • Execution
  • Miscellaneous

  • Author: Wolfgang Schreiner
    Last Modification: April 12, 1997