CAT
#define CAT(a,b) a##b
#define CAT(a,b) a/**/b
enum { ATQ, ATRM, AT, BATCH, CAT }; /* what program we want to run */