[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cbreak/initrflush failing
From: |
Folkert van Heusden |
Subject: |
cbreak/initrflush failing |
Date: |
Sat, 26 Apr 2003 02:02:30 +0200 |
Hi,
I found that on my Linux system with ncurses 5.3,
if (cbreak() == ERR)
...
if (intrflush(stdscr, FALSE) == ERR)
...
sometimes fail (they return ERR) for no apparent reason.
(encountered with vanheusden.com/multitail)
Why? :-)
Folkert
- cbreak/initrflush failing,
Folkert van Heusden <=