Hello,
I've been searching all around but I didn't found a link about this.
I want to get a html, and use like it was a .txt in fopen, so that I can read it.
Does anyone knows how to do this in C? I can use a .html in fopen but only if I manually save the page and specify the path where it is.
Since now thanks!