![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Advanced Sorting - GRT - Guttman Rosler Transformby eyepopslikeamosquito (Archbishop) |
on Aug 25, 2003 at 12:26 UTC ( [id://286354]=note: print w/replies, xml ) | Need Help?? |
Your example code: is not quite correct; the "LA*" should be "NA*". The "L" signifies a native 32-bit unsigned integer yet to guarantee sorting correctness on all architectures you must specify "N", network (big-endian) order.
In Section
Meditations
|
|