logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GFLAS3 - Inserts the instructions saved on disk with a previous GFLAS1 identifier IB into the output

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)

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)

See Also