Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
Stdio
Stdio.Fd_ref

Class Stdio.Fd_ref

Description

Proxy class that contains stub functions that call the corresponding functions in Fd .

Used by File .


Variable _fd

Fd _fd

Description

Object to which called functions are relayed.