June 2002
Beginner
759 pages
80h 42m
English
STORESIZE
STORESIZEthis,count
Sets the total number of items in the tied array associated
with object this to
count. If this makes the array larger
than the class’s mapping for the array, then undef should be returned for new
positions. If it makes the array smaller than the mapping, then
entries beyond count should be
deleted.