i need to some how pull the site between this in a buffer......
<a href="the site"> , i need something in c++ that will only grab the text between the 2 quotes ,thanks if you can help
This is a discussion on parsing html in winsock..... within the C++ Programming forums, part of the General Programming Boards category; i need to some how pull the site between this in a buffer...... <a href="the site"> , i need something ...
i need to some how pull the site between this in a buffer......
<a href="the site"> , i need something in c++ that will only grab the text between the 2 quotes ,thanks if you can help
I had text parsing some luck using the Boost library.