diffmsg
void diffmsg(const char *, const char *, off_t, off_t, int, int);
diffmsg(file1, file2, byte, 1, ch, *p2);
diffmsg(file1, file2, byte, line, ch, *p2);
diffmsg(file1, file2, byte, line, ch1, ch2);