mycp.c:7:31: error: invalid operands to binary expression ('int' and 'void') c > 2 && strcmp(v[1], v[2]) || errx(1, "?"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~
Other options:
no subject