basic programming problem

Hey guys, new to this forum. I am a 1st year eng student and am struggling with C++ codeing. I have spent ALOT of time watching youtube videos reading notes and my textbook and i am still empty handed.I am hoping for someone who could spare 15 minutes of their time, as this assignment is due tomorrow at 4 (it 8pm :/)! The assignment is as follows..

Create a program and function to print month, day, and year values.

Any help is greatly appreciated,

Thanks ALOTT!
Last edited on
Take a look at this:

http://www.cplusplus.com/reference/ctime/strftime/?kw=strftime

See the example. Your're supposed to modify the code so that it suits your needs
Topic archived. No new replies allowed.