This program was made by me to pass one of courses on my former University. It was originally written in C++, but I've decided to rewrite it to the plain C. As I'm the original author and owner of this code I make it public for everyone. I hope that it will be useful for you. Description ----------- Aho-Corasick library, search for given words using the fastest algorithm on Earth.