Umm I am working on a computer science project and im finished so I wanted to add some extra.
How hould I go about displaying the time in this format
Month, Day, Time h:m:s
using time.h and cout
I want it to refresh every second also
This is a discussion on time.h Display time within the C++ Programming forums, part of the General Programming Boards category; Umm I am working on a computer science project and im finished so I wanted to add some extra. How ...
Umm I am working on a computer science project and im finished so I wanted to add some extra.
How hould I go about displaying the time in this format
Month, Day, Time h:m:s
using time.h and cout
I want it to refresh every second also
Im kinda in a hurry.. The disply of the time is not that hard part.. But im having problems using gettickcount() to update the display