On Sunday 13 June 2004 09:05, Kevin Francis wrote: > In the only other languages I know, (php, C etc.) I'd use a > multidimensional array, however I've run into problems uisng ArrayList,
http://groups.google.com/ groups?hl=en&lr=&ie=UTF-8&safe=off&selm=uDxo8PU2DHA.4060% 40TK2MSFTNGP11.phx.gbl <quote> Here's an example of how to sort a jagged array. To sort any array, you just need to tell the framework how to perform pariwise comparisons on the elements. This is done by supplying a type implementing IComparer. </quote> -- W '04 : Open _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
