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

Purpose: issue warning message to user

Category: GRAPHICS

File: pgplot.src

Author: T.J. Pearson

Use: see description below.

Description:

SUBROUTINE GRWARN (TEXT)
CHARACTER*(*) TEXT

Report a warning message on standard output, with prefix "%PGPLOT, ".

Argument:
TEXT (input): text of message to be printed (the string
may not be blank).

Updates: Oct 16, 1998: JPT document extracted from 5.2.0 source;
Fortran source copied from GIPSY's v4.9E.