Thread
:
sorting multi dimensional arrays
View Single Post
10-01-2003, 03:51 PM
#
4
(
permalink
)
npa
Code Monkey
Join Date: Jul 2003
Location: canada
Posts: 82
just sort it like a one-d one but sort the
2nd-d as you do it.
... ?
c code for quick-sort:
http://www.kishwaukeecollege.edu/fac...de_qksort.html
i adapted that to sort two-d in asp.
__________________
direct entry file specification.
npa
View Public Profile
Find More Posts by npa