hello to everyone,
i have the followign problem:
i need to get the system date-time and then i
need a way to add minutes(!!) to this variable....
in particular i want to make a program{part of a another program} that will print on a file dates×.
The problem is that i must simulate an hour with 1 minute{i believe that i can do so with the Sleep() function}...
so a possible output could be:
Wed Feb 11 2007 22:09
Wed Feb 11 2007 23:09
Wed Feb 11 2007 00:09
Wed Feb 12 2007 01:09
....
....
thanks in advance for your help:)
PS:: sorry for my english...