NUMLETTERS
(isupper(c) ? tolower(c) : ('a'+NUMLETTERS-1)))
return (c1*NUMLETTERS + c2);
#define TABLESIZE (NUMLETTERS*NUMLETTERS)