ncl_aggeti (3) Linux Manual Page
AGGETI – Allows a user program to retrieve the integer equivalent of the real value of a single parameter. Synopsis CALL AGGETI (TPGN,IUSR) C-Binding Synopsis #include <ncarg/ncargC.h> void c_aggeti (char *tpgn, int *iusr) Description TPGN (an input expression of type CHARACTER) is a parameter identifier, as described for AGGETP, above. If a group of more…
