Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 399 Bytes

File metadata and controls

23 lines (14 loc) · 399 Bytes

Multi-Threading-Examples

Run in Terminal :

Vaccine Distribution

gcc VaccineDistribution.c -lpthread -o VD
./VD

Music Club Event Management

gcc semQ3.c -lpthread -lreadline -o MCEM
./MCEM

The basic premise of the implementation is provided in Readme.docx

Input statements have been modified for first time users to understand what needs to be passed as input