How to open the file and copy the info into another file. I just need to copy the magic number and version. void read_header(FILE *file, File *file2); How to open the file and copy the info into ano
How to open the file and copy the info into another file. I just need to copy the magic number and version. void read_header(FILE *file, File *file2); How to open the file and copy the info into ano