Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!usc!henry.jpl.nasa.gov!elroy.jpl.nasa.gov!gryphon!denwa!stb!michael From: michael@stb.uu.net (Michael Gersten) Newsgroups: comp.sys.att Subject: Unix-Pc: Curses: manual versus real Summary: manual says sys5 rel 3, include files say v7. Message-ID: <1989Dec3.003925.6263@stb.uu.net> Date: 3 Dec 89 00:39:25 GMT Reply-To: michael@stb.UUCP (Michael Gersten) Organization: The Serial Tree BBS, +1 213 397 3137 Lines: 23 System: 3b1 The manual documents all these nice curses features, including the A_ , ACS_, and KEY_ constants, attribute flags, and input values. All the nice things found in the newest versions of curses. But the curses.h include file mentions none of them. What gives? Did I re-install the old curses over the new curses? (I'm running 3.51a, or should be). Was the new curses never there in the first place? In , there is a reference to SGTTY as a type, which is neither #define'd nor typedef'd in any include file. The comments in term.h make references to the KEY_ values in the manual, but never define them. There are no references to the pad routines in curses.h (newpad, subpad, prefresh, pnoutrefresh). Again: What gives? Michael