Hi,
I've written an app that receives real time stock price information via TCP/IP. The app receives strings in the form '5.9300000000000000e+02' and attempts to convert them to floating point numbers using the Delphi function
'StrToFloat'.
In the live version of the application, several...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.