ncl_armvam (3) Linux Manual Page
ARMVAM – Moves an area map from one integer array to another. SynopsisCALL ARMVAM (IAM,IAN,LAN) C-Binding Synopsis#include <ncarg/ncargC.h> void c_armvam (int *iam, int *ian, int lan) DescriptionIAM (an input array of type INTEGER) – An array containing an area map that has at least been initialized by a call to ARINAM. Note: As part of…
