ERRORPRINT2
in genUtil.h
#define ERRORPRINT2(x,x1,x2) fprintf(stderr,x,x1,x2);