qa.hlp (Table of Contents; Topic list)
Int 21H Function 00H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Terminate Process
 
  Terminates the current process. This is one of several methods that a
  program can use to perform a final exit.
 
  Input                                Output
  ═════════════════════════            ═══════
  AH=00H                               Nothing
  CS=segment address of
     program segment prefix
                                    -♦-