Topic: Scan for hard disk I/O ???
Author: jordi@sc2a.unige.ch
Date: 10 Aug 92 07:59:53 GMT Raw View
Hello,
My application has to do some things only when something is written to disk.
I would like to know if there is a way to know when a file is written to
disk (from another application), directly from a C++ function (I use
Turbo C++ 3.0 on a PC).
I think I have to use interrupts. I also would like to know if it is possible
to know when the file is closed (thus, I can open it and read its data).
It has to be implemented in a data acquisition system.
Thanks for any help.
Sincerely,
Steve Jordi
+-------------------------+----------------------------------------------+
| Dpt of Geophysics | Fax: + 41 22 320-5732 |
| University of Geneva | |
| 13, Rue des Maraichers | E-Mail: Internet: jordi@sc2a.unige.ch |
| 1211 GENEVA 4 | Bitnet: jordi@cgeuge52.bitnet |
| Switzerland | Compuserve: 70143,3056 (once a week) |
+-------------------------+----------------------------------------------+