User Profile

Collapse

Profile Sidebar

Collapse
mirangk
mirangk
Last Activity: Mar 8 '07, 09:08 AM
Joined: Mar 2 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thanks to everyone.
    i finally found d solution using the powerful copymemory( ) function.
    thank u again for your efforts.
    See more | Go to post

    Leave a comment:


  • 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>
    ...
    See more | Go to post

  • mirangk
    replied to a query
    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....
    See more | Go to post

    Leave a comment:


  • mirangk
    started a topic guys i have a query

    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
    See more | Go to post

  • mirangk
    started a topic a query

    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
    See more | Go to post
No activity results to display
Show More
Working...