ncl_argeti (3) Linux Manual Page
ARGETI – Retrieves the integer value of an Areas parameter. SynopsisCALL ARGETI (PNAM,IVAL) C-Binding Synopsis#include <ncarg/ncargC.h> void c_argeti (char *pnam, int *ival) DescriptionPNAM (an input constant or variable of type CHARACTER) – The name of the parameter that you want to retrieve. The character string can be of any length, but only the first two…
