ncl_gflas3 - Man Page

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.

Synopsis

CALL GFLAS3 (IB)

C-Binding Synopsis

#include <ncarg/ncargC.h>

void c_gflas3 (int ib)

Description

IB

(INTEGER, input) The same identifying integer used for an (IB) argument in GFLAS1.

C-Binding Description

The C-binding argument description is the same as the FORTRAN  argument description.

Examples

Use the ncargex command to see the following relevant examples: ccpmovi, tgflas, fgke02.

Access

To use GFLAS3 or c_gflas3, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.

See Also

Online: gflash, gflas1, gflas2, gflas4, ncarg_cbind.

Hardcopy: NCAR Graphics Contouring and Mapping Tutorial; NCAR Graphics Fundamentals, UNIX Version

Info

March 1993 UNIX NCAR GRAPHICS