useless tag matcher 2000 |
|
This is a really lame program I made for my girlfriend. She's
working on some HTML stuff and is having problems matching tags on these huge
megabyte-sized HTML files. Anyways, it reports all unmatched tags with their line numbers. You can also print out all matched tags with the line numbers of their opening and closing. SO USEFUL. Executable: tagmatch.exe Source: tagmatch.cpp It probably has a thousand bugs and will crash on everyone's computer. |