In C, and on a windows system, how would you place a timestamp on a file.
I just want the file I'm writing to, to look like this
numbers
more numbers
even more numbers
yet even more numbers
month/day/year
would be nice to be able to tell when the last time i ran the program was =)
I just want the file I'm writing to, to look like this
numbers
more numbers
even more numbers
yet even more numbers
month/day/year
would be nice to be able to tell when the last time i ran the program was =)
Comment