-
very simple html parser
Hello, I know this question has been asked before since I have searched these forums and Googled it. My problem is I only have Dev C++ and I cannot compile some of these example codes given.
I’m trying to find an example written in C++ where a user enters a URL. The html from this URL is saved to a string then written to a .txt file. I don’t need a full example. I’m stuck on how to retrieve the html that’s all. Any help would be great
-
http://www.madwizard.org/view.php?pa...tents&lang=cpp
That is very close to matching your search criteria.