ncl_errof (3) - Linux Manuals
ncl_errof: Turns off the internal error flag of SETER.
NAME
ERROF - Turns off the internal error flag of SETER.
SYNOPSIS
CALL ERROFC-BINDING SYNOPSIS
#include <ncarg/ncargC.h>DESCRIPTION
The FORTRAN statement "CALL ERROF" turns off (zeroes) SETER's internal error flag.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.COPYRIGHT
Copyright (C) 1987-2009University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.