C
csharpula csharp
Hello,
What is the best way to compare strings is it str1==str2 or
String.Compare(str1,str2)? Thank you!
What is the best way to compare strings is it str1==str2 or
String.Compare(str1,str2)? Thank you!