Question: In C++. birthdays.txt Make a program that reads a list of birthdays from a file called birthdays.txt (please make sure this name is exact. You

In C++.

In C++. birthdays.txt Make a program that reads a list of birthdays

from a file called "birthdays.txt" (please make sure this name is exact.

birthdays.txt

You will then ask the user to input a date and you

Make a program that reads a list of birthdays from a file called "birthdays.txt" (please make sure this name is exact. You will then ask the user to input a date and you are required to find: (1) who has the next birthday, (2) how many days away that birthday is from the input date and (3) how old the person. will be on that birthday (Note: you to take into account leap year (see example 30). The format of "birthdays.txt" will be: name put together with underscores mm/dd/yyyy You may may assume there is at least one birthday in "birthdays.txt". You may also assume the date entered is valid. You do not need to check if the file opened correctly

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!