Introduction - If you have any usage issues, please Google them yourself
In Windows 2000 environment, create a console that contains the process of n threads. N threads with which to express n a reader or writer. Each thread according to the requirements of the corresponding test data files, reading and writing. Please use the semaphore mechanism is realized for the reader and the writer first priority of the reader- writer problem.