SoufiyaneOuali/Multitasking-using-C-languge-
multitasking program using two threads to simulate the operation of two robots. One robot processes pieces and places them on a table, while the other robot takes pieces from the table. Synchronization is achieved using semaphores.
C