Re: SIGWINCH->systat
[email protected] (Matthias Scheler) Tue, 11 Feb 2003 07:25:43 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.smp |
|---|---|
| Organization | Z'Ha'Dum - home of the shadows |
| Message-ID | <[email protected]> |
In article <[email protected]>, David Laight <[email protected]> writes: > + if (ioctl(1, TIOCGWINSZ, &win) != -1) { Please use "STDOUT_FILENO" instead of "1". Kind regards -- Matthias Scheler http://scheler.de/~matthias/