exc/k&r/04-funcs-and-prog-struct/04-find
Tibor Bizjak d40f20afb7 complete rewrite. the previous implementetion was incorrect, not all occurences
of pattern were found (eg. xy in xxy).
2023-07-25 16:55:19 +02:00
..
find-book.c fixed implementation error; not all matches were found (e.g. xy in xxy) 2023-07-23 23:25:29 +02:00
find-no-overflow.c complete rewrite. the previous implementetion was incorrect, not all occurences 2023-07-25 16:55:19 +02:00
main.c changed k&r naming scheme, renamed files 2023-07-23 12:22:28 +02:00