I see how to change the pointer in a file to read just part of the file (fseek). Does setting the pointer for rewriting (\'fwrite\') part of the file work the same way? Afte