>From: "Jonathan Bromley" <jonathan.bromley@doulos.com> >Agreed; but it seems odd to me - why enforce equivalent-type >when all you're doing is an element-by-element assignment? I don't know the original reason. However, if the types are equivalent, you may be able to use a more efficient block copy rather than an element-by-element assignment. This assumes that both array types use contiguous memory for element storage. Steven Sharp sharp@cadence.com -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Nov 28 10:10:43 2007
This archive was generated by hypermail 2.1.8 : Wed Nov 28 2007 - 10:11:08 PST