LeonelSanchezJr
Programmer
I have a low level file that sometimes remains opened.
So, when I need to rename it, I get an error because it's already in use.
Is there something related to fopen and fclose which could tell me if the file is in use?
So, when I need to rename it, I get an error because it's already in use.
Is there something related to fopen and fclose which could tell me if the file is in use?