S swakoo Member² Dec 21, 2004 #1 i had this error while trying to read a line from a file. can anyone explain the error to me and if possible give me a solution to solve it.. thanks
i had this error while trying to read a line from a file. can anyone explain the error to me and if possible give me a solution to solve it.. thanks
Marco Kalter Administrator Staff member Dec 21, 2004 #1 Cause: An attempt to read from a file failed. Action: Verify that the file exists, and that it is accessible, and that it is open in read mode.
Cause: An attempt to read from a file failed. Action: Verify that the file exists, and that it is accessible, and that it is open in read mode.