This is a part of a code i wrote, i BOLD-marked the problem,
an anyone fine it?



index = ((id%MAX_BORROW_SIZE)*(sizeof(
brw_movie)));

fseek(fp_borrowed, index, SEEK_SET);
...