T
Tim Smith
I have a project that requires logging of data to a file. The file is
supposed to hold records until it reaches a certain size, then start
shifting the oldest records out as the new data is being written to the
file.
Anyone know where to find sample code to accomplish this?
Thanks
supposed to hold records until it reaches a certain size, then start
shifting the oldest records out as the new data is being written to the
file.
Anyone know where to find sample code to accomplish this?
Thanks