Display Number of Days in the current Month
I have an assignment for my C++ class that is mostly complete. However, I am unsure as to how I am supposed to make the program display the days of the current month. I’m able to make it work with user input, but I can’t finish it off the way I’m asked to in the assignment.