Thread: how to ouput system date and time?

  1. #1
    Registered User toaster's Avatar
    Join Date
    Apr 2002
    Posts
    161

    how to ouput system date and time?

    what are the functions in time.h that manage date and system data?
    or are there other ways of doing this?
    Last edited by toaster; 04-21-2002 at 10:43 PM.
    think only with code.
    write only with source.

  2. #2
    Registered User toaster's Avatar
    Join Date
    Apr 2002
    Posts
    161
    never mind, asctime(locatime(timer));
    think only with code.
    write only with source.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Checking array for string
    By Ayreon in forum C Programming
    Replies: 87
    Last Post: 03-09-2009, 03:25 PM
  2. Sending an email in C program
    By Moony in forum C Programming
    Replies: 28
    Last Post: 10-19-2006, 10:42 AM
  3. Extracting System Date and Time
    By AQWst in forum C++ Programming
    Replies: 2
    Last Post: 12-22-2004, 09:47 PM
  4. how to pull system time, date, etc from <ctime>
    By Matt in forum C++ Programming
    Replies: 1
    Last Post: 09-25-2001, 09:08 AM