Greets all,
I am messing around with files in C. I'll try to explain fully so you are able to help/understand me better. I'm trying to get a c program to open up a text file(with text in it already), and put the first 25 or so characters into a variable as i want to compare a defined string to the string of 25 characters from the file.
Would anybody lend me a hand?
Thanks.
