Skip to content

anirudhtetali/Implemntation-of-microwave-operations-using-multithreading-in-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Implementation-of-microwave-operations-using-multi-threading-in-CPP

This is a C++ implementation of a simple Microwave operations.
This application does the following:

  1. You can start a Microwave and cook food for 1 minute.
  2. You can increase cooking time for 1 more minute and goes on based on your input.
  3. You can cancel cooking anytime.

Options:
Press 1 - to start cooking for 1 minute.
Press 2 - to increase cooking for 1 more minute.
Press 3 - to stop cooking.

About

Programming a microwave operations using multi-threading in CPP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages