Thread: time.h Display time

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    10

    time.h Display time

    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

  2. #2
    Registered User
    Join Date
    Feb 2002
    Posts
    10
    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

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Representing floats with color?
    By DrSnuggles in forum C++ Programming
    Replies: 113
    Last Post: 12-30-2008, 09:11 AM
  2. time.h: time returns different times
    By odysseus.lost in forum C Programming
    Replies: 3
    Last Post: 05-24-2005, 03:38 AM
  3. Help: Display time and date
    By stansu in forum C++ Programming
    Replies: 5
    Last Post: 08-22-2003, 02:27 PM
  4. I apologize. Good bye.
    By doubleanti in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 05-03-2002, 06:51 PM
  5. Speeding Up Display Time in CEditView :: MFC
    By kuphryn in forum Windows Programming
    Replies: 0
    Last Post: 04-22-2002, 07:24 PM