Question: C ++ , please help ; ; Write a function getDate (int *dptr, int *mptr, int *yptr) that prompts the user to enter the date
Write a function getDate (int *dptr, int *mptr, int *yptr) that prompts the user to enter the date as a string in the form dd-mmm-yyyy (for example, 05-Apr-2103) and returns these values through iptr, mptr, and yptr. Test your program using the main program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
