cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Check the computers time and display a m
Check the computers time and display a messege
Apr 15, 2011 at 4:21pm UTC
adrianooo231
(48)
Ok , so i want my program to check the computers time and display a messege for example
If its 18:00
The program says "Good evening , did you have your dinner yet "
If its 9:00
The program says "Good Morning"
Apr 15, 2011 at 5:53pm UTC
hamsterman
(4538)
I think you need
http://www.cplusplus.com/reference/clibrary/ctime/localtime/
Topic archived. No new replies allowed.