Browse by Tags

All Tags » BCL (RSS)

Convert string to uppercase when comparing after normalizing instead of lowercase by vik20000in

While doing string comparison after normalizing (converting both string to upper case or lower case) we should always use the upper case. Upper case is optimized for normalization. A small group of characters, when they are converted to lowercase, cannot...
Filed under: ,
More Posts