in reply to Re: Sparse arrays?
in thread Sparse arrays?
Notice that the recount values you are examining only occur when the SV is NULL. The refcount doesn't matter when the SV is NULL and probably just hasn't been initialized. Depending on the platform and compiler, the refcount might be anything but it's a moot point because it isn't used.
-sauoq "My two cents aren't worth a dime.";
|
---|