|
-
Oct 17th, 2001, 04:52 AM
#1
Thread Starter
Hyperactive Member
suck at sorting arrays
I have to arrays (which contents has a relation). One is filled with integers and the other is filled with string.
The string syntax is as follows "X_8","X_5", "X_3", "X_10" etc.
Both arrays need to be sorted numerically but compared to the string. So I need to get it sorted like:
"X_1","X_3",X_4","X_10" etc.
how do I do this
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|