typedef struct { unsigned char dic, dln; WDB *wvec; /* a vector ??? of WDBs */ } GMCX_DPB; #define GMCX_(name, wvec) GMCX_DPB name = {113, 2, wvec}