Hi

I have to read from a file in the following conditions
1. I read 8 characters which can be LF+CR and space
2. I get a sign that it's end of fil

How this can be done

another problem that i have is that i have to read (a user input) a data that nust be 8 chars exactly. I remember that this must be with 8 string arrays, but i don't know exactly how

10x for hel
Michael