Good day.
I am busy writing a small console program and need help with the following:
- I need to be able to allow the user to enter a start date and end date and display data with dates which falls wihin this range.
- Once I have this data, I need to be able to sort the data by date.
I will be ever grateful if anyone can give me and example of how to do this as I am new to c++.
Thanks in advance.
Regards,