Sujet : Re: getOpsFromSelf() (Long Post)
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.lang.cDate : 26. Feb 2024, 22:54:20
Autres entêtes
Organisation : Stefan Ram
Message-ID : <fseek-20240226225347@ram.dialup.fu-berlin.de>
References : 1 2 3 4 5 6
Spiros Bousbouras <
spibou@gmail.com> writes:
On 26 Feb 2024 21:22:33 GMT
ram@zedat.fu-berlin.de (Stefan Ram) wrote:
Spiros Bousbouras <spibou@gmail.com> writes:
fseek(bin, -3, SEEK_END); // jump 3 bytes before end of file
A binary stream need not meaningfully support fseek calls
with a whence value of SEEK_END.
The way your are quoting me gives the impression that I wrote the code.
I didn't , I was quoting Mike Sanders quote.
Sorry! My newsreader has this standard attribution "writes".
It should be: "the post at the end of the References header
line contains:". Maybe I can change it. Your post contained
"fseek(bin, -3, SEEK_END);", but you have not written this.