Mail Archives: djgpp-workers/1998/01/27/09:14:08
On Tue, 27 Jan 1998, Vik Heyndrickx wrote:
> IIRC the standard tells that the only parameter to fsetpos should be the
> result of a fgetpos. The returned value has no meaning to the user, so
> it will be never used in offset calculations ;-) So these functions may
> be broken, but nothing bad could happen (as long as the user sticks to
> standard use).
The same considerations apply to _G_fpos_t (if my assumption about its
being a wrapper for fpos_t is true).
- Raw text -