´

m_il_nv

synopsis: INT m_il_nv(INT il, OP v)

description:

like the routines m_il_v but the elements in the VECTOR object v are INTEGER objects with value 0.

example:

 .
 .
 a = callocobject();
 m_il_nv(2L,a);
 if (nullp(S_V_I(a,1L)))
 printf("the second entry is zero\n");
 freeall(a);
 .
 .
 will produce the line
 the second entry is zero
 on the terminal.



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 -