What form is the data in? Strings in an array or a container of some type?
Or is it all in one String that needs to be parsed into separate records before sorting?
The Arrays class has several sort() methods that could work for you.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Thread: Sorting questionThreaded View
|
Click Here to Expand Forum to Full Width |