Search:

Type: Posts; User: statquos

Search: Search took 0.01 seconds.

  1. Thread: C++ text file

    by statquos
    Replies
    7
    Views
    4,386

    need help

    i write a program as service but have a problem about a time(date)
    how implement that the program compare a storage time(date) with the system time(date), when read a file and put the message (Go to...
  2. Thread: C++ text file

    by statquos
    Replies
    7
    Views
    4,386

    nt service

    I use your code but not work...
    yes, I need to be able to get the current time, and compare the stored time with the current time and put the message on screen.

    Example text file:
    06/03/08...
  3. Thread: C++ text file

    by statquos
    Replies
    7
    Views
    4,386

    C++ text file

    How make a program (function), which read text file and put a message on screen when date and time are equal of system date,time.
    In text file are informations: date, time and a message.

    Example...
  4. Replies
    2
    Views
    1,667

    program run as service

    I need a program which run as service (in the background). The program read a txt file where are informations: date/time, message.
    example TXT file: Date:2008/05/30 Time:20:00 Message:Go to cinema....
Results 1 to 4 of 4