develooper Front page | perl.fwp | Postings from July 2001

Re: Sorting in-place

Thread Previous | Thread Next
From:
pcg
Date:
July 31, 2001 14:46
Subject:
Re: Sorting in-place
Message ID:
20010731234628.J10116@cerebro.laendle
On Tue, Jul 31, 2001 at 09:04:46PM +0200, Abigail <abigail@foad.org> wrote:
> A reference *is* a scalar. And a scalar is blob of memory. With a

At least *two* seperate blobs of memory (except for SVt_NULL). And it's
not always possible to swap just pointers (although in the sort case it
is).

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       pcg@goof.com      |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About