G
Guest
If I test "A+" > "A-" then I get true
If I test "A+A" > "A-A" then I get false
What the hell is going on?! I can only imagine it's down to culture... but
why? my thread culture setting is "en-GB"
What rules are going on here? Does this mean the only way I can ever test
strings is to use String.CompareOrdinal ??????
HELP!
If I test "A+A" > "A-A" then I get false
What the hell is going on?! I can only imagine it's down to culture... but
why? my thread culture setting is "en-GB"
What rules are going on here? Does this mean the only way I can ever test
strings is to use String.CompareOrdinal ??????
HELP!