Determines whether a file descriptor is associated with a character device: a terminal, console, printer, or serial port.
#include <io.h> int isatty (int handle);
handle
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/rt/include/io.h | io.h | clib.lib |