ncl_c_nngeti (3) Linux Manual Page
c_nngeti – Retrieves the value of an internal parameter of type int. Function Prototype void c_nngeti(char *, int *); Synopsis c_nngeti (pnam,ival) Description pnam A string that specifies the name of the parameter to get. The name must appear as the first three characters of the string. ival *ival will be the value currently assigned…
