[sv-bc] size() array methods for packed, unpacked and associative arrays

From: Brad Pierce <Brad.Pierce_at_.....>
Date: Tue May 30 2006 - 23:08:40 PDT
5.6.2 and 5.14.2.1 seem to suggest that the size() method is only
defined for dynamic arrays and queues, and not for packed, unpacked or
associative arrays.

 

If so, why is that?  For dynamic arrays, the size() method is defined in
terms of the $size() system function, which can also be applied to
packed, unpacked or associative arrays.

 

-- Brad
Received on Tue May 30 23:08:23 2006

This archive was generated by hypermail 2.1.8 : Tue May 30 2006 - 23:09:16 PDT