-
Notifications
You must be signed in to change notification settings - Fork 0
A small C source library for fuzzy string comparison.
License
A-Neal/fuzzy-string-matching
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple C source library for fuzzy string comparison. There isn't much to say that isn't documented in the comments of the source files. Read the header file for a brief overview of each function, and the .c file for more specifics on the implementation, both in comments, and pure source code. The "startIDE.sh" file is not in the .gitignore file because I like to transfer it to any machine I'm working on in the state I last updated it to. The Makefile builds a demo program. It uses whichever included demo text file is given in the code. Set the file you want, build, and test. Run it from inside the demo directory.
About
A small C source library for fuzzy string comparison.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published