Hi,
I have a listbox,i get values in it as decimal.i read that values one by one and store the 2nd and 3rd values in a variable and now that variable consists of 8 digit value.
I want to convert that value into float using IEEE method and display it in a text box.
Please give me your suggestion to convert it.Thank you in advance.