A
Alessandro
Hi everybody,
I tried to find some information about my subject with google, but I
didn't find anything.
I need to read a text file, process the entire content, then kill. In
the meantime I have to be sure that no one could write on it. So I
opened with read write lock, but when i closed it, before deleting,
someone wrote something, and I lost the information because immediately
after I killed it.
Have you any suggestion?
Sorry for my bad english.
Thanks in advance,
Alessandro Noro
I tried to find some information about my subject with google, but I
didn't find anything.
I need to read a text file, process the entire content, then kill. In
the meantime I have to be sure that no one could write on it. So I
opened with read write lock, but when i closed it, before deleting,
someone wrote something, and I lost the information because immediately
after I killed it.
Have you any suggestion?
Sorry for my bad english.
Thanks in advance,
Alessandro Noro