Previous section.

Technical Standard: Networking Services (XNS), Issue 5.2 Draft 2.0
Copyright © 1999 The Open Group

NAME

ftell - return a file offset in a stream
Note:
The XSH specification contains the basic definition of this interface. The following additional information pertains to Sockets.

ERRORS

The ftell() function may fail if:

[ESPIPE]
The file descriptor underlying stream is associated with a socket.

CHANGE HISTORY

First released in Issue 4.

Contents Next section Index