Question: In visual studio pls Get Date Write a function getDate (int *dptr int mptr, int yptr) that prompts the user to enter the date as
Get 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 or 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
