Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback: Arrays, Object Arrays and Sorting

Feedback on: Arrays, Object Arrays and Sorting

Sent by michael smith on May 10, 1999 at 15:52:52: - feedback #187

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
I still am having trouble understanding sorting Object Arrays. if my object has 3 properties, how do I use your function call to determine which property it gets sorted upon?

ex:
A.name
A.title
A.city

if i wanted to do a simple alphabetical sort on each of these properties, how would I do it?

thanks in advance,
mas






Sent by mohammed rafeeq on December 13, 2000 at 23:26:29: - feedback #2144

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
the article is too good


Sent by anonymous on January 14, 2001 at 15:17:03: - feedback #2242

Worth:
Very worth reading

Length:
Too long

Technical:
Too technical

Comments:
Very worlth reading if I only knew what it said. I think it is something i need. Is there a layman's version? Thanks


Sent by Tom Staresinic on May 18, 2002 at 00:04:58: - feedback #3874

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
thanx!
it saved me the time of having to write an object array sort.

just pasted it in and it worked with no problem.


©2018 Martin Webb