ERRORPRINT3


in genUtil.h


#define ERRORPRINT3(x,x1,x2,x3) fprintf(stderr,x,x1,x2,x3);