+ 1

I need programme of date (day,month,year)

8th May 2017, 12:53 AM
mohamed
2 Respuestas
+ 9
Hi @mohamed, you can do it using the <ctime> header file in your C++ program. I made a quick and simple program for you to get the Current Date using structure. Hope this helps you! https://code.sololearn.com/cQ3wUFlcybw2/?ref=app
8th May 2017, 2:12 AM
Pao
Pao - avatar
8th May 2017, 2:16 AM
chris
chris - avatar