#include int jumpbytes(fp,n) /* return -1 if end of record, -2 if EOF, 0 ok*/ FILE *fp; int n; { char dummy; int i; for(i=0;i