Integer Coersion



Using the INT function on IVF9.1 coersing a 4-byte integer to 2-byte is done
by bitwise truncation (as is implicit coersion). Is this behaviour standard
comforming or is that sort of code non-standard?

Also, has anyone any advice on how to check the number of bits in a REAL
variable.

Paul Holden


.