GFLAS3 - Inserts the instructions saved on disk with a previous GFLAS1 identifier IB into the output
Contents
Access
To use GFLAS3 or c_gflas3, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in
that order.
C-Binding Description
The C-binding argument description is the same as the FORTRAN argument description.
C-Binding Synopsis
#include <ncarg/ncargC.h>
void c_gflas3 (int ib)
Copyright
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
UNIX March 1993 GFLAS3(3NCARG)
Description
IB (INTEGER, input) The same identifying integer used for an (IB) argument in GFLAS1.
Examples
Use the ncargex command to see the following relevant examples: ccpmovi, tgflas, fgke02.
Name
GFLAS3 - Inserts the instructions saved on disk with a previous GFLAS1 identifier IB into the output
stream. GFLAS3 can be called only after a previous GFLAS1 and GFLAS2 sequence or after a call to GFLAS4.
GFLAS3 uses FORTRAN logical unit IC as specified in the GOPWK call for WISS.
See Also
Online: gflash, gflas1, gflas2, gflas4, ncarg_cbind.
Hardcopy: NCAR Graphics Contouring and Mapping Tutorial; NCAR Graphics Fundamentals, UNIX Version
Synopsis
CALL GFLAS3 (IB)
