| ??? 05/08/03 11:23 Read: times |
#45072 - RE: multivariables comparison Responding to: ???'s previous message |
hi all.
i think i can i can suggest a way, sort your variables by insertion sort. at the end of the inner loop where insertion occurs u can check the current (nth) variable and n-1th varable and shif a variable initialized to #1 left each time you find your condition, as outer loop runs 5 times for 6 variables it wiil give you a value between 1 - 32. this is a instantaneous idea and never tested. so more discussion is possible. abhishek |



