On Tue, Mar 27, 2001 at 12:35:18PM -0800, Peter Jay Salzman wrote:

> > (off_t isn't ISO/ANSI C either).  The fact that fseek() and
> 
> i didn't say that.  the prototypes are determined by ISO/ANSI C.

What you said, was that our problem is due to the ISO/ANSI C folks,
who in fact, are the ones who /fixed/ the problem.  Before they added
fsetpos() and fgetpos(), fseek() and ftell() were the only common
functions around (they predate ANSI C).

Micah

Reply via email to