ncl_aggetf (3) Linux Manual Page
AGGETF – Allows a user program to retrieve the real value of a single parameter. SynopsisCALL AGGETF (TPGN,FUSR) C-Binding Synopsis#include <ncarg/ncargC.h> void c_aggetf (char *tpgn, float *fusr) DescriptionTPGN (an input expression of type CHARACTER) is a parameter identifier, as described in the AGGETP man page. If a group of more than one parameter is specified,…
