a couple of random questions
Rahul Dhesi
dhesi at bsu-cs.UUCP
Tue Apr 26 08:11:25 AEST 1988
In article <7745 at brl-smoke.ARPA> gwyn at brl.arpa (Doug Gwyn (VLD/VMB) <gwyn>)
writes:
[about my observation that ftell() on VMS gives different values for
the same file position reached in different ways]
>Although I believe this to be correct, I don't see what relevance it has
>for the preceding discussion. Certainly we never promised that the
>cookies returned by ftell() were uniquely determined by the byte-stream
>model position.
My thinking was affected by my VMS C manual, which says that "With
record files, ftell returns the starting position of the current
record, not the current byte offset." What I observed seems to
illustrate that VMS C's idea of "the current record" depends on how you
reached end-of-file.
I certainly don't accuse the ANSI C committee's actions of causing VMS
C to do what it does. Exactly the opposite, in fact.
--
Rahul Dhesi UUCP: <backbones>!{iuvax,pur-ee,uunet}!bsu-cs!dhesi
More information about the Comp.lang.c
mailing list