M
Maury Markowitz
I'm reading a text file that embeds a date into a header line. They didn't
separate everything out nicely, the date (two of them actually) are embedded
in the middle of a long string.
Is there some simple way to pull it out? I don't know the exact location (it
changes). Is there anything like scanf, or does anyone have an example of
regexing it out?
separate everything out nicely, the date (two of them actually) are embedded
in the middle of a long string.
Is there some simple way to pull it out? I don't know the exact location (it
changes). Is there anything like scanf, or does anyone have an example of
regexing it out?