´

s_v_ii

synopsis: INT s_v_ii(OP vectorobject; INT index)

description:

selects the INT value of the ith entry of an VECTOR object. There is first a check whether it is really an VECTOR object. Then there is a check whether index is a value inside the length. And a last check wether the ith- is a INTEGER object. As the VECTOR object is indexed by INT-numbers there is a (theoretical) limit on the size of a VECTOR object, namely there a maximal 2^31 elements.

return:

s_v_ii gives the INT value of the ith entry of the VECTOR object.

macro:

there is a macro version which does no checks, it is called S_V_II


Send comments or suggestions to:
symmetrica (at) symmetrica.de

this page was automatically generated on So Jan 4 10:36:20 CET 2009 on the machine btn6xf

University of Bayreuth -