Annotation of 43BSD/contrib/icon/man/man3/seek.3, revision 1.1

1.1     ! root        1: .so tmac.ilib
        !             2: .TH SEEK 3.icon "The University of Arizona \- 8/12/84"
        !             3: .SH NAME
        !             4: seek \- seek to position in stream
        !             5: .SH SYNOPSIS
        !             6: .nf
        !             7: .sp
        !             8: \*Mseek(file,\*boffset,\*bptrname)\fR
        !             9: .fi
        !            10: .SH DESCRIPTION
        !            11: \*Mseek\fR sets the position of the next input or output operation on \*Mfile\fR.
        !            12: The new position is at the signed distance \*Moffset\fR bytes from the
        !            13: beginning, the current, or the end of the file, depending on whether
        !            14: \*Mptrname\fR is 0, 1, or 2. \*Mseek\fR returns the current value of the
        !            15: offset relative to the beginning of \*Mfile\fR.
        !            16: .SH SEE ALSO
        !            17: fseek(3s)
        !            18: .SH AUTHOR
        !            19: Stephen B. Wampler

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.