#include <config.h>#include <compat.hh>#include <debug.hh>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <set>#include <termio.h>#include <unistd.h>#include <sys/ioctl.h>#include <errno.h>Functions | |
| int | ttyWidth () |
| Width in characters of the tty (for progress display), or 0 if not a tty or functions not present on system. | |
| int ttyWidth | ( | ) |
Width in characters of the tty (for progress display), or 0 if not a tty or functions not present on system.
1.5.6