FITFLOP
Home

string-comparison (2 post)


posts by category not found!

What is the equivalent in JavaScript of comparing strings in .NET with ordinal ignore case?

Understanding Ordinal Ignore Case String Comparison in Java Script When working with strings in programming comparing them can sometimes yield different results

2 min read 20-10-2024 19
What is the equivalent in JavaScript of comparing strings in .NET with ordinal ignore case?
What is the equivalent in JavaScript of comparing strings in .NET with ordinal ignore case?

How to fold/normalize ligature characters in C# for string comparisons

Mastering Ligatures in C String Comparisons A Guide to Folding and Normalization When comparing strings in C especially when dealing with text from different so

2 min read 02-10-2024 31
How to fold/normalize ligature characters in C# for string comparisons
How to fold/normalize ligature characters in C# for string comparisons