crash on std vector assignmentYeah this is really bugging me. Does the call stack hint to any clues?
crash on std vector assignmentI keep getting a crash on assignment of a vector of a class to a vector of a class(they are the same...
comparing file timesSo do you think this should do it? I tried to take in account mouths and years since the days go bac...
comparing file timesI think I got this to work. [code] SYSTEMTIME Time; SYSTEMTIME FileTime; HA...
comparing file timesInstead of making a new file couldn't I get the data fie time then convert it to system time, and co...