AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.5k stars 519 forks source link

Create Bankers algorithm #206

Closed ghost closed 3 years ago

ghost commented 3 years ago

Simulate the Bankers algorithm for deadlock avoidance and deadlock prevention.

I am creating a pull request for...

abranhe commented 3 years ago

not a .c file.