Re: interesting task for .NET learners: why ArrayList.Sort hangs? [.NET 1.1]



Wiktor Zychla [C# MVP] wrote:
> Following code was supposed to sort an ArrayList of strings while keeping
> one "fixed" element at the last position.
> However, the code hangs in .NET 1.1. I think that answering these questions
> should be an interesting and instructive task for .NET learners:

Does that mean you're rather that people who aren't newbies don't
answer?

Jon

.


Loading