pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
Stdio
Stdio.FILE

Stdio.FILE

Description

Stdio.FILE is a buffered version of Stdio.File , it inherits Stdio.File and has most of the functionality of Stdio.File . However, it has an input buffer that allows line-by-line input.

It also has support for automatic charset conversion for both input and output (see Stdio.FILE()->set_charset() ).

Note

The output part of Stdio.FILE is currently not buffered.


Inherit file

inherit File : file

Module reference for Pike v7.8 release 116, 2008-12-31