[4715] in Athena Bugs
Re: rt 6.4R: libF77.a, abort
daemon@ATHENA.MIT.EDU (ellis@ATHENA.MIT.EDU)
Mon Apr 9 09:04:50 1990
From: ellis@ATHENA.MIT.EDU
To: Ken Raeburn <Raeburn@MIT.Edu>
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: Your message of Fri, 06 Apr 90 15:48:37 -0400.
Date: Mon, 09 Apr 90 09:04:34 EDT
abort is a BSD'ism I think, rather than a part of Fortran. See "man 3f abort"
for details. Here's the important part:
DESCRIPTION
Abort cleans up the I/O buffers and then terminates execu-
tion. If string is given, it is written to logical unit 0
preceded by ``abort:''.