Hi All,
I am introduced to Boost Regex recently and I have tried a few examples and it seems quite powerful. My question: I would like to do what I could with "awk" using regex in Visual C++. For instance, to parse a line containing space as a separator. I think it is designed for adding such capabilities to C++ and I hope there exists an easy way to do so. I appreciate any useful information.
Best regards,
mmoges.