![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Advanced Sorting - GRT - Guttman Rosler Transformby eyepopslikeamosquito (Bishop) |
on Aug 25, 2003 at 12:26 UTC ( #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
|
|