public class CLibrary
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
HAVE_ISATTY |
static int |
STDERR_FILENO |
static int |
STDIN_FILENO |
static int |
STDOUT_FILENO |
Constructor and Description |
---|
CLibrary() |
Modifier and Type | Method and Description |
---|---|
static int |
isatty(int fd) |