How do I compare strings to determine sequence? IE. if I have String a = "ABC"; and String b = "DEF"; I want to compare a to b and get a result which tells me which should come first.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: string comparisonThreaded View
|
Click Here to Expand Forum to Full Width |