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.58k stars 3.69k forks source link

Dining philosophers problem in C #6750

Closed mainak0907 closed 12 months ago

mainak0907 commented 1 year 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 1 year ago

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