testarr tests the functions
Assignment on SETS, implemented with arrays and using memcmp for comparisons, to promote polymorphism while challenging at a times to be achieved in C.
There are two text files, each containing a Jane Austin novel (cleaned up, one word per line). The words that are common to both novels are found by creating two sets, each of which having the words from one of the files, and then computing the intersection of these.