in reply to Re^2: Problem Parsing Log Files
in thread Problem Parsing Log Files
Alternately, you might find it easier to just push timestamps onto the arrays. The size would then be the count and (assuming a sorted input file) the last-added timestamp would be the most recent.
|
|---|