nmh-workers
[Top] [All Lists]

Re: bug with mh 6.8.3 popd on BSD 4.4 (FreeBSD)

1995-12-07 23:28:37

   The "file positioning functions" fseek, ftell, fsetpos, and
   fgetpos are all in ANSI C, and not discussed at all in POSIX.

but they *are* part of posix.  i just wanted to make that distinction.
(it basically says that "ansi c is included" in the posix standard).

   fseek and ftell use "long ints" and are retained for historical
   reasons.  New programs that want to movin into the new
   multi-gigabyte file world should probably use fsetpos and
   fgetpos.

yes.

.mrg.


<Prev in Thread] Current Thread [Next in Thread>