Re: Solution for sorting an array alpha-numerically



On Wed, 13 Jul 2005 12:51:01 -0700, Lacey wrote:

> You and I are on two different topics. You are talking about lexographic
> sorting (like a dictionary) and I am talking about alphanumeric sorting.
> .NET Framework does not support alphanumeric sorting. (I'll prove it. Keep
> breathing, Nick! Grab some coffee!)

[snip]

You've demonstrated what you mean admirably. The problem is that the exact
phrase "alphanumeric sorting" is not frequently used to represent the type
of problem you have solved.
.