News

This is an implementation of Banker's Algorithm for Deadlock Avoidance in C. A status of example processes is predefined in the source. As executing the program, you can see the Resource, Available, ...