Delphi Extended to C#
Posted
by daniel
on Stack Overflow
See other posts from Stack Overflow
or by daniel
Published on 2010-05-31T12:58:00Z
Indexed on
2010/05/31
13:03 UTC
Read the original article
Hit count: 155
c#
Hi,
how to convert a floating point 10 byte Hex string (Extended datatype in Delphi) to a C# datatype?
For example: 00 00 00 00 00 00 00 80 ff 3f is at Delphi 1
© Stack Overflow or respective owner