Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 13:08:26 -0700
From:      "Ronald G. Minnich" <rminnich@lanl.gov>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: A file with holes - a bug?
Message-ID:  <Pine.SGI.4.10.9911221307040.224282-100000@acl.lanl.gov>
In-Reply-To: <Pine.GSO.3.96.991122133521.4039A-100000@sol.cs.binghamton.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Nov 1999, Zhihui Zhang wrote:
> 	lseek(fileno(fp),  3 * 8192, SEEK_CUR);

don't mix things that use file descriptors with stdio. End of problem. 

ron



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.10.9911221307040.224282-100000>