hi all,
Is there a way to find whether EOF has reached with the file pointer (FILE*) ?. There is a funtion eof() in DOS but it's not a standard funtion.
This is a discussion on EOF with FILE* within the C Programming forums, part of the General Programming Boards category; hi all, Is there a way to find whether EOF has reached with the file pointer (FILE*) ?. There is ...
hi all,
Is there a way to find whether EOF has reached with the file pointer (FILE*) ?. There is a funtion eof() in DOS but it's not a standard funtion.
Click here for some examples of the best way to find the end of file.Originally posted by RoshanX
hi all,
Is there a way to find whether EOF has reached with the file pointer (FILE*) ?. There is a funtion eof() in DOS but it's not a standard funtion.
The keyboard is the standard device used to cause computer errors!