Hi !
I develop an application that can read data from a file and go back in this file, using fsetpos function.
At end of use, I try to close the file, using fclose.
But sometimes it generates an error and crashes my application !
I can't explain this, why can't I sometimes close this file ?
Thanks
foxjoker
I develop an application that can read data from a file and go back in this file, using fsetpos function.
At end of use, I try to close the file, using fclose.
But sometimes it generates an error and crashes my application !
I can't explain this, why can't I sometimes close this file ?
Thanks
foxjoker