Mention ftell & ftello in EOVERFLOW section too.

This commit is contained in:
Andrey A. Chernov 2001-08-17 10:29:09 +00:00
parent b98ba4224b
commit 5fdaf178ae

View File

@ -188,8 +188,12 @@ The resulting file offset would be a value which
cannot be represented correctly in an object of type off_t
for
.Fn fseeko
and
.Fn ftello
or long for
.Fn fseek .
.Fn fseek
and
.Fn ftell .
.El
.Pp
The functions