How to change an INTEGERobject Integers How to make an INTEGERobject How to select its INTvalue

How to select its INTvalue

If you have an INTEGERobject you sometimes want to select the INTvalue of the object. Look at the following piece of code.
...
m_i_i(8L,a);
printf("%ld",s_i_i(a)+5L);
...
which will print 13 to the terminal. The description of this selection routine now follows:
harald.fripertinger "at" uni-graz.at, May 26, 2011

How to change an INTEGERobject Integers How to make an INTEGERobject Uni-Graz Mathematik How to select its INTvalue Valid HTML 4.0 Transitional Valid CSS!