mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
56875838b2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
302 B
Text
7 lines
302 B
Text
The fstrcmp project provides a library that is used to make fuzzy
|
|
comparisons of strings and byte arrays, including multi-byte character
|
|
strings.
|
|
|
|
This can be useful in error messages, enabling the suggestion of likely
|
|
valid alternatives. In compilers, this can reduce the cascade of
|
|
secondary errors.
|