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