home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / catch / descript.cis next >
Text File  |  1988-05-20  |  300b  |  7 lines

  1. "Catch and Throw in Turbo Pascal" -- Jon Shemitz
  2. The author implements an exception-handling system that sets a target at
  3. a function call anywhere in a program, to which control may be thrown from
  4. any point in the program.
  5.  
  6. TURBO PASCAL TURBO ASSEMBLER EXCEPTIONS CATCH THROW SETJUMP LONGJUMP
  7.