#define NK $NK /* number of keys */ #define NG $NG /* number of vertices */ #define NS $NS /* length of array T1 and T2 */ int T1[] = { $S1 }; int T2[] = { $S2 }; int G[] = { $G }; char *K[] = { $K };