Reports whether standard input is connected to a terminal.
Synopsis
Declared in <compat/stdin.h>
bool
StdinTerminal();
Return Value
True if standard input is a terminal, false otherwise.
Created with MrDocs
Reports whether standard input is connected to a terminal.
Declared in <compat/stdin.h>
bool
StdinTerminal();
True if standard input is a terminal, false otherwise.
Created with MrDocs