Extracted from Pike v7.3 release 14 at 2002-02-15.
[Top]
Stdio
Stdio.Fd
·
`<<()
·
close()
·
connect()
·
create()
·
dup()
·
dup2()
·
errno()
·
lock()
·
mode()
·
open()
·
open_socket()
·
peek()
·
pipe()
·
proxy()
·
query_address()
·
query_fd()
·
read()
·
read_oob()
·
seek()
·
set_blocking()
·
set_buffer()
·
set_close_on_exec()
·
set_keepalive()
·
set_nonblocking()
·
stat()
·
sync()
· tell()
·
truncate()
·
trylock()
·
write()
·
write_oob()
Stdio.Fd()->sync()
Stdio.Fd()->truncate()
Method Stdio.Fd()->tell()
Method
tell
int
Stdio.Fd()->
tell
(
)
Description
Returns the current offset in the file.
See also
Stdio.Fd.seek