| www.delorie.com/gnu/docs/gcc/g77_173.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
CALL Exit(Status) |
Status: INTEGER not wider than the default kind; 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.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |