Skip to content

khan-saquib/PostOffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List of Files:

os.c
This file has the code which implements the project. The code is properly commented and has been run on linux as well as cygwin.



How to compile and run your project?
Compile: gcc os.c -lpthread
Run: ./a.out

About

A post office simulation using multi-threading and semaphores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages