OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.52k stars 3.66k forks source link

Dining philosophers problem in C #6750

Closed mainak0907 closed 6 months ago

mainak0907 commented 8 months ago

@AdiChat please review the code for issue #6732 , where the Dining Philosophers problem Is implemented using C programming and Semaphores.

I have added the code under the Operating System Folder.

mainak0907 commented 8 months ago

Okay sure , I will try to change the code by some other method.