Pike programming language

Top 7.8:: Stdio
➤ Standards.PKCS.Signature.build_digestinfo() Stdio.FILE ➤

Module Stdio

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

Pike 7.8 compatibility predef::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

Extracted from as of .