I need programme of date (day,month,year) | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

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

8th May 2017, 12:53 AM
mohamed
2 Réponses
+ 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