subaruwrx88011 I am new to c++. Here is my problem. When my application runs it creates a log file for that day containing application specific information. The file format is CCSI_2006_51.log with 2006 being the year and 51 being the days since Jan 1st. If we run this application again on the same day it will append to the file already ...