Recent content by Evan Steele

  1. E

    Convert HTML to XML in dev-c++?

    I am writing a program that will notify me if my school is cancelled, using information from a local news website. I am using Dev-C++, but i need a way to get the html from that website and read it somehow. Any suggestions? One possibility is converting the HTML to XML and parsing the XML, but I...
Back
Top