KCMS Application Developer's Guide

icXYZArray

typedef struct {
 	icXYZNumber						data[icAny];			 /* Variable array of XYZ numbers */
 } icXYZArray;