SYNOPSIS
CALL MAPRSC-BINDING SYNOPSIS
#include <ncarg/ncargC.h>void c_maprs()
DESCRIPTION
MAPRS has no arguments.USAGE
This routine allows you to have the SPPS routine SET re-called with the same arguments that MAPINT would use, but executes a little faster than MAPINT. This is useful when you are about to call one of the routines MAPBLA, MAPDRW, MAPFST, MAPGRD, MAPGRM, MAPIQ, MAPIQA, MAPIQM, MAPIT, MAPITA, MAPITM, MAPLBL, MAPLOT, or MAPVEC (all of which depend on the proper SET call's having been done), and there has been some intervening, inappropriate, call to SET.EXAMPLES
No example is available for MAPRS.ACCESS
To use MAPRS or c_maprs, 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.