Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ abort(3F) — sys5 — Apollo Domain/OS SR10.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

abort(3C)

sh(1)

ABORT(3F)                            SysV                            ABORT(3F)



NAME
     abort - terminate FORTRAN program

SYNOPSIS
     call abort ( )

DESCRIPTION
     abort terminates the program which calls it, closing all open files
     truncated to the current position of the file pointer.

DIAGNOSTICS
     When invoked, abort prints "Fortran abort routine called" on the standard
     error output.  The shell prints the message "abort - core dumped" if a
     core dump results.

SEE ALSO
     abort(3C).
     sh(1) in the SysV Command Reference.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026