´

b_l_v

synopsis: INT b_l_v(OP length, vectorobject)

description:

builds an vector of the given length. First there is a check whether vectorobject is a empty object, if not it is freed. Then there is a check whether length is an INTEGER object. Then there is the allocation of the given number of objects, which are set to empty objects. Using b_l_v length will be the length part of the VECTOR object. Using m_l_v a copy of the INTEGER object length will be the length part of the VECTOR object.

return:

the returnvalue is OK, ERROR if some error occured, e.g. not enough memory for the objects.


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 -