1MPRSET(3NCARG) NCAR GRAPHICS MPRSET(3NCARG)
2
3
4
6 MPRSET - Reset the internal state of EZMAP/EZMAPA to the default.
7
9 CALL MPRSET
10
12 #include <ncarg/ncargC.h>
13
14 void c_mprset()
15
17 MPRSET has no arguments.
18
20 MPRSET - Calling this routine resets the internal parameters of
21 EZMAP/EZMAPA to the default state and recalls the routine MAPINT to
22 initialize the package.
23
25 No example is available for MPRSET.
26
28 To use MPRSET or c_mprset, load the NCAR Graphics libraries ncarg,
29 ncarg_gks, and ncarg_c, preferably in that order.
30
32 Online: ezmap, ezmap_params, mapaci, mapbla, mapblm, mapdrw, mapeod,
33 mapfst, mapgci, mapgrd, mapgrm, mapgtc, mapgti, mapgtl, mapgtr, mapint,
34 mapiq, mapiqa, mapiqd, mapiqm, mapit, mapita, mapitd, mapitm, maplbl,
35 maplmb, maplot, mappos, maproj, maprs, maprst, mapsav, mapset, mapstc,
36 mapsti, mapstl, mapstr, maptra, maptri, maptrn, mapusr, mapvec, mpchln,
37 mpfnme, mpgetc, mpgeti, mpgetl, mpgetr, mpglty, mpiaty, mpifnb, mpilnb,
38 mpiola, mpiosa, mpipai, mpipan, mpipar, mpisci, mplnam, mplndm, mplndr,
39 mplnri, mpname, mpsetc, mpseti, mpsetl, mpsetr, supmap, supcon,
40 ncarg_cbind
41
42 Hardcopy: NCAR Graphics Contouring and Mapping Tutorial
43
45 Copyright (C) 1987-2009
46 University Corporation for Atmospheric Research
47 The use of this Software is governed by a License Agreement.
48
49
50
51UNIX March 1993 MPRSET(3NCARG)