Gflash(3NCARG) | NCAR GRAPHICS | Gflash(3NCARG) |
Gflash - Allows for storing segments of a picture for insertion into any subsequent picture.
GFLAS1 - Starts storage of plotting instructions.
GFLAS2 - Stops storage of plotting instructions.
GFLAS3 - Inserts saved plotting instructions into the output stream.
GFLAS4 - Associates the filename of a previously generated picture segment with an id suitable for use with GFLAS3.
#include <ncarg/ncargC.h>
c_gflas1
c_gflas2
c_gflas3
c_gflas4
To use Gflash C or Fortran routines, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
When error conditions are detected, the support routine SETER is called in such a way that it writes a message to the standard error file (as defined by I1MACH(4)) and then terminates execution. The possible error messages are as follows:
Online: gflas1, gflas2, gflas3, gflas4, ncarg_cbind.
Hardcopy: NCAR Graphics Fundamentals, UNIX Version
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1993 | UNIX |