Re: Binary file byte ordering
- From: "Rudy Velthuis" <newsgroups@xxxxxxxxxxxx>
- Date: Tue, 22 Jan 2008 18:24:36 +0000 (UTC)
groufosse@xxxxxxx wrote:
Hello:
I have a question that I hope someone experienced with Delphi can
answer...
I am using a program to read a binary file that was written in Delphi.
I think I misread the first time. I assume you are not using Delphi to
read the file? Delphi Extended types (10 byte floating point types) are
stored low byte first. The format is the same as the IEEE format:
http://webster.cs.ucr.edu/AoA/DOS/ch14/CH14-1.html#HEADING1-52
--
Rudy Velthuis http://rvelthuis.de
"Computer dating is fine, if you're a computer."
-- Rita May Brown.
.
- References:
- Binary file byte ordering
- From: groufosse
- Binary file byte ordering
- Prev by Date: Re: Binary file byte ordering
- Next by Date: Re: Batchfiles, Pipe > Output.txt, Redirection might fail with Unicode text files ?!?!?!
- Previous by thread: Re: Binary file byte ordering
- Next by thread: Re: Binary file byte ordering
- Index(es):
Relevant Pages
|