in reply to Abusing sort()
Update: The above was on This is perl, v5.6.1 built for i386-linux ... I get the correct output on This is perl, v5.8.7 built for MSWin32-x86-multi-thread (activestate build 813).ckPartrao tunhlJe , eehsr
Note that the lengths are different, but they're identical up to that point. Anyone have an explaination?# v5.6.1: 110110010111100100001010000101100100110010000001010010110001 +11001001000100110100011 # v5.8: 1101100101111001000010100001011001001100100000010100101100011100100100 +0100110100011001110111101
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Abusing sort()
by jdalbec (Deacon) on Jul 12, 2005 at 01:42 UTC |