Module 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