MONOP_TAG
fprintf(outf, "%s\n", MONOP_TAG);
if (len == -1 || len != strlen(MONOP_TAG) + 1 ||
strncmp(st, MONOP_TAG, strlen(MONOP_TAG))) {