- Engineering
- Computer Science
- i need to create a program in c that is...
Question: i need to create a program in c that is...
Question details
I
need to create a program in C++ that is a test/project scheduling
database. I want it to send an error message automatically when a
test or project is due the same day that another test or project is
due. I want to use a FIFO algorithm and a calendar but I need help
starting it.
First, I need to determine some of the general algorithims
that will be necessary to implement the project and make my program
read at least three relevant inputs from the keyboard, store them
in variables, and output three comments to the display including at
least one that includes input. I will be using Microsoft Visual
Studio 2017. Thank you!
Solution by an expert tutor
