thanks to everyone.
i finally found d solution using the powerful copymemory( ) function.
thank u again for your efforts.
User Profile
Collapse
-
help needed in converting hex to float......
Heyy Guys...
Im very new to vb.
Im using vb6 and i want to convert a 32 bit ieee 754 number into a floating point number.
for example.
'BE C3 F2 DF' (in hexa representation) should be converted to -0.382712....
i have worked this c++ code over which seems to be running fine.
Need to convert the code in VB.
please help me guys.
...Code:#include<iostream.h> #include<conio.h>
-
the problem is dat we have to retrieve values from a machine and display them on the front end.
the machine is storing and sending the values in IEEE 32 bit format via a serial port.
so when the machine sends 'BE C6 19 24' we need to convert it to -0.386911
(which is the same value in decimal format).
please guide me.
thanks in advance....Leave a comment:
-
guys i have a query
guys i have a query regarding vb i want to convert hexadecimal into ieee(floating point value) and finally display the decimal value using vb so can anyone help me in that pls. i am stuck i am not able to do it -
a query
i am trying to convert hexadecimal value into ieee(floating value) in vb for my college project but i am unable to do that so pls. someone who can help me with it
No activity results to display
Show More
Leave a comment: