chiark / gitweb /
Add filtering by length, and retaining only longest/shortest matches.
authormdw <mdw>
Fri, 25 Mar 2005 13:21:14 +0000 (13:21 +0000)
committermdw <mdw>
Fri, 25 Mar 2005 13:21:14 +0000 (13:21 +0000)
commit94ed9b3061c85d2dcee290c0e207a5c7fc7c8371
treec2b82b0527f7269f5947ba21de77c7926b87168a
parenta29e0def776d0857020a25648fc1a1949db20b6f
Add filtering by length, and retaining only longest/shortest matches.
Also return nonzero and print a message if no matches were found.
Makefile.am
anag.c
anag.h
longest.c [new file with mode: 0644]
util.c