Access indicator files (ESP on the assembler)

Sold 1
Refunds 0
Good feedbacks 0
Bad feedbacks 0

Written program displays all access to files (file system).

Written program is intended to indicate the treatment of other programs to the file system. It keeps track of open files produced by other programs, and provides information about them to the user. The program lets you know the purpose for which the file was opened (read, write).

The program is resident with the possibility of unloading and reloading of protection; among the monitored parameters when accessing the file system - kind of treatment (reading or writing) and a file name. The information is displayed in either video mode in the corners of the screen. Let us turn to a detailed review and analysis of all the items the job.

The composition of the course work:

* Explanatory note

* Text of the program

* Flowchart

* Operator's Manual