Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
Stdio
Stdio.File

Class Stdio.File

Description

This is the basic I/O object, it provides socket communication as well as file access. It does not buffer reads and writes or provide line-by-line reading, that is done with Stdio.FILE object.


Inherit Fd_ref

inherit Fd_ref : Fd_ref