View Single Post
Old 10-01-2003, 03:51 PM   #4 (permalink)
npa
Code Monkey
 
Join Date: Jul 2003
Location: canada
Posts: 82
npa is on a distinguished road
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 is offline   Reply With Quote