next up previous contents
Next: Class Instances and Up: The Instruction Set Previous: Arithmetic Instructions

Conversion Instructions

The conversion instructions convert the numeric type of a value to another. Values of type int, float, long and double can be converted to each other, and values of type int can be truncated to values of type byte, char or short.



mark@bottom.xs4all.nl