Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with this project. I need to use the date class for this project. C++ Programming Project: Birthdays Standards: Your program must use

I need help with this project. I need to use the date class for this project.

C++ Programming Project: Birthdays

Standards:

Your program must use good variable names.

All input must have a good prompt so that the user knows what to enter.

All output must clearly describe what is output.

The program must be your own work.

Steps:

YOU MUST USE THE DATE CLASS.

Create a file with several people. Each line in the file has one person: Amy Lynn,3/17/2010 or Mark,12/21/1992.

Create a structure person with string name, and Date birthdate, and date birthday. For example Marks birthdate is 12/21/1992, but his birthday is 12/21/2018. (this year).

Read in the file and create a Vector of the birthdays from the file.

Print out the list of people with their name and birthday and age.

The list of people:

Mark,12/21/1992 Jay,9/29/1974 Amy Lynn,3/17/2010 Bill,12/18/1985 Julie,7/10/1980 Debbie,5/21/1976 Paul,1/3/2001 Ian,2/29/1980 Josh,10/31/2003 Karen,8/24/2011 

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases A Beginners Guide

Authors: Andy Oppel

1st Edition

007160846X, 978-0071608466

Students also viewed these Databases questions

Question

Was there an effort to involve the appropriate people?

Answered: 1 week ago