Short: .html to .txt converter. Author: csuwz@csv.warwuck.ac.uk (Chris Underwood) Uploader: csuwz csv warwuck ac uk (Chris Underwood) Type: util/conv Architecture: m68k-amigaos A small (~15k) utility to convert html files into readable formatted text files. Includes full C source (SAS/C compiled) just for you to laugh at :) Any suggestions welcome (I know it needs a width specifier and a center tag formatter...) If you get it to crash, mail me and include the html file it died with and I'll try to sort it out! It's proven very stable throughout my testing but it is one of my first fully useful C programs so there could be some bugs. Hopefully, the bugs are almost all gone now, thanks to a speedy response to this archive by Xavier Bestel. Thanks go to him for spotting a few mistakes I had made. He has also contibuted slightly to the code too with small but effective bug fixes. The program should be truly portable now, with only the non-pure output not making sense on different systems. Cheers Xav. CMU