Can anyone show me how to use BubbleSort to order a matrix 3x3 in C#??

Hi
One idea Construct the one dimensional array based on 3 x 3 matrix then do the bubble sort. Finally change into 3x3 matrix

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.