Quantcast
Viewing latest article 2
Browse Latest Browse All 2

Case Insensitive String Replace

When we do string comparison or string replacement, it’s good practice to compare/replace string ignoring the case of string unless there is a need of it. It’s very simple when you want to compare two string ignoring the case of

The post Case Insensitive String Replace appeared first on Broken Code.


Viewing latest article 2
Browse Latest Browse All 2

Trending Articles