Skip to content
Snippets Groups Projects
Commit bb16b12a authored by Katsu Kawakami's avatar Katsu Kawakami Committed by kkawakam
Browse files

Adding Window-specific isatty function

libc does not define the STDIN_FILENO & STDOUT_FILENO for the windows
platform.  We instead check whether or not stdin and stdout are TTY
by checking the GetConsoleMode output.
parent cb085b6e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment