﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
685	should psArray/psVector have a 'length' accessor?	jhoblitt	Paul Price	"It seems logical to have a 'length' function for psArray, psVector, and perhaps
psList as we already have general purpose accessor/mutator functions for those
types.  Accessing ->n directly is the only usage that is preventing these types
from being completely opaque to the user.  I think that calling such a function
'size' would be too easy confused with 'size_of()' and 'NumElements'/etc. is a
little long winded.

So I'd like to propose the addtion of these functions to API:

psArrayLength()
psVectorLength()
psListLength() (???)"	defect	closed	high		PSLib SDRS	unspecified	normal	fixed		
