Re: Byte to float conversion problem - PLEASE HELP



Lew wrote:
This is Java, where this is the only format for signed numbers. However, Java does not have a signed 16-bit integral type.

Other than short.

--
Lew
.