I want to put a struct array into a file and also put an integer in the same file (I want to use fwrite() for the array). The problem seems to occur when I try to read it. I