Converting byte[] to float ...

J

Jamie Risk

I have a four (4) byte array that follows the IEEE 754 format.
(It arrives on the windows platform from an embedded system via
USB).

How can I extract/convert/assign the encoded array to a native
float variable?

- Jamie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top