6.32. no-terminal-io

Parse Directive
%no-terminal-io
Command-Line
--no-terminal-io, --set-parse-option=no-terminal-io, -pno-terminal-io
Parse Option Constant
PO_NO_TERMINAL_IO
Description

Disallows access to terminal input and output.

Table 6.8. Unavailable Features with no-terminal-io

Feature/Function

File class

methods on stdin, stdout, stderr

flush()

f_printf()

print()

printf()

vprintf()

stdin

stdout

stderr

>static TermIOS::getWindowSize()