GNU Info

Info Node: (g77-295.info)Exit Intrinsic

(g77-295.info)Exit Intrinsic


Next: Exp Intrinsic Prev: ETime Intrinsic (function) Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Exit Intrinsic
..............

     CALL Exit(STATUS)

STATUS: `INTEGER'; OPTIONAL; scalar; INTENT(IN).

Intrinsic groups: `unix'.

Description:

   Exit the program with status STATUS after closing open Fortran I/O
units and otherwise behaving as `exit(2)'.  If STATUS is omitted the
canonical `success' value will be returned to the system.


automatically generated by info2www version 1.2.2.9