Thread sort ???
(7 answers)
Opened by frodus at 2004-01-26 19:33 [E|B oh, und wie man das kann. du kannst z.b. auch so sortieren: @result = sort {(-1..1)[rand 3]} @a; wobei das eine wirklich ineffiziente methode ist, ein array zu mischen. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |