Pike v8.0 release 1738

Module Stdio

Inheritance graph
_Stdio predef::Stdio 7.8::Stdio
Description

Pike 7.8 compatibility Stdio implementation.

The main difference from later versions of Pike is that Stdio.File and Stdio.FILE use proxy functions defined in _Stdio.Fd_ref, instead of accessing the file descriptors directly.


Inherit Stdio

inherit 7.9::Stdio : Stdio