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

EPRIN - Prints the current error message.

Access

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

C-Binding Description

       The C-binding argument descriptions are the same as the FORTRAN argument descriptions.

C-Binding Synopsis

       #include <ncarg/ncargC.h>

       void c_eprin()

Description

       If SETER's internal error flag is non-zero, the FORTRAN statement "CALL EPRIN" prints the remembered
       error message associated with the non-zero value.  Otherwise, EPRIN does nothing.

       EPRIN has no arguments.

Examples

       Use the ncargex command to see the following relevant examples: tseter, arex02.

Name

       EPRIN - Prints the current error message.

See Also

       Online: entsr, errof, error_handling, fdum, icfell, icloem, nerro, retsr, semess, seter, ncarg_cbind

Synopsis

       CALL EPRIN

See Also