SCO's curses

Connor MacLeod macleod at cmllab.rgb.sub.org
Sat Mar 30 00:14:17 AEST 1991


In article <1991Mar22.211749.13292 at robobar.co.uk>
ronald at robobar.co.uk (Ronald S H Khoo) wrote:

| SCO's 3.2.0 Dev Sys terminfo curses seems to go crazy (*) when fed
| 8 bit characters -- Does anyone know if it's fixed in the rev 2.0
|
| 		addch(0243);

I think that's a problem of the addch(). Use addstr() instead and it'll
work. This "problem" is _not_ fixed in SCO U DEV 3.2.2.

Rgds

-- 
Uwe Obst             # {connor|macleod}@cmllab.rgb.sub.org
(aka Connor MacLeod) # "Trust me, I know what I'm doing!" -- Sledge Hammer



More information about the Comp.unix.sysv386 mailing list