Process Termination

  • This is chapter 25
  • How can you exit from a program?
  • But is this it? and why 0?
  • exit
  • the program myExit.C
  • Exit handlers
  • Run myExit --code 4
  • Other forms of exit
  • on_exit