Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ abort(3f) — OSF/1 1.0 (TIN) MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sh(1)

abort(3)

abort(3f)  —  Subroutines

Digital

NAME

abort − terminate Fortran program

SYNOPSIS

call abort ( )

DESCRIPTION

abort terminates the program that calls it, closing all open files truncated to the current position of the file pointer. The abort usually results in a core cump. 

ERRORS

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. 

RELATED INFORMATION

sh(1), abort(3)

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