Open System Services Library Calls Reference Manual (G06.27+, H06.04+)

ftell(3) OSS Library Calls Reference Manual
ERRORS
If the following conditions occur, the ftell() function sets errno to the corresponding value:
[EBADF] The le descriptor underlying the stream parameter is not a valid le descriptor.
[ESPIPE] An illegal attempt was made to get set the le position of a pipe or FIFO.
RELATED INFORMATION
Functions: fgetpos(3), fopen(3), fseek(3), fsetpos(3), lseek(2), rewind(3).
STANDARDS CONFORMANCE
The support of Guardian EDIT les is an HP extension to the XPG4 Version 2 specication.
2106 Hewlett-Packard Company 527187-004