Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/grquit.dc3
Дата изменения: Wed Oct 31 05:16:01 2001
Дата индексирования: Fri Jan 16 01:24:40 2009
Кодировка:
Name: GRQUIT

Purpose: report a fatal error and abort execution

Category: GRAPHICS

File: pgplot.src

Author: T.J. Pearson

Use: see description below.

Description:

SUBROUTINE GRQUIT (TEXT)
CHARACTER*(*) TEXT

Report a fatal error (via GRWARN) and exit program.
This routine should be called in the event of an unrecoverable
PGPLOT error.

Argument:
TEXT (input): text of message to be sent to GRWARN.

Updates: Oct 16, 1998: JPT automatically extracted from source.