Re: Writing Binary Files with TFileStream
- From: "alanglloyd@xxxxxxx" <alanglloyd@xxxxxxx>
- Date: 23 Nov 2005 12:42:58 -0800
You are writing l (or ELL) as a longInt (4 bytes) and reading it as a
byte. This throws the indexing of the whole filestream out.
Decide which it is <g>.
Alan Lloyd
.
- Follow-Ups:
- Re: Writing Binary Files with TFileStream
- From: Robert Kilroy
- Re: Writing Binary Files with TFileStream
- References:
- Writing Binary Files with TFileStream
- From: Robert Kilroy
- Re: Writing Binary Files with TFileStream
- From: Robert Kilroy
- Writing Binary Files with TFileStream
- Prev by Date: Re: pointer syntax
- Next by Date: Re: Writing Binary Files with TFileStream
- Previous by thread: Re: Writing Binary Files with TFileStream
- Next by thread: Re: Writing Binary Files with TFileStream
- Index(es):