Not really an HTML Elements question, but the distributed libraries have had it done to them.
I basically would like to know if anyone has (or a link) of a routine in C or C++ that will remove all whitespace from a long html string. It should leave all white space between single and double quotes. Ideally it should remove comments as well.
I have not been able to find one on the web – but it was only a brief search.