|
Re: String Selection Sort
You probably want to call it after you've declared your list of strings. And then afterwards, either have a function to verify that it's sorted correctly, or print the sorted array and manually verify.
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
|