Sponsor:

Your company here, and a link to your site. Click to find out more.

ncl_errof - Man Page

Turns off the internal error flag of SETER.

Synopsis

CALL ERROF

C-Binding Synopsis

#include <ncarg/ncargC.h>

void c_errof()

Description

The FORTRAN statement "CALL ERROF" turns off (zeroes) SETER's internal error flag.

ERROF has no arguments.

C-Binding Description

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

Examples

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

Access

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

See Also

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

Info

March 1994 UNIX NCAR GRAPHICS