´

printobjectkind

synopsis: INT printobjectkind(OP a)

description:

print the kind of the object a. This is a routine, which must be changed for every new type of object.

example:

 ......
 OP a = callocobject();
 scan(INTEGER,a);
 printobjectkind(a);
 ......
 will print the information integer on the terminal


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

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

University of Bayreuth -