From: Konsultant Josh/fuzzy.happy.green.box (jjk1@ns1.cc.lehigh.edu)
Date: 08/02/92


From: jjk1@ns1.cc.lehigh.edu (Konsultant Josh/fuzzy.happy.green.box)
Subject: Re: curses
Date: 2 Aug 1992 21:25:38 GMT


>
>Alright. I don't have the sources, but it looks increasingly like I'll
>need to get them to do serious development. The man pages I have (from
>another machine and operating system) indicate that endwin() returns
>a value. These man pages also indicate that there are predefined
>attribute constants, however, (like ACS_BOLD), which don't exist under
>Linux. I guessed wrong, I suppose.
>

A note -

It seems that the Linux implementation of CURSES here is quite similar
to the way that SunOS by default (ie, BSD-type UNIX) has them. To do
standout type (bold), use standout() to start bold, and standend() to
finish it. Or, use the w- equivalents if you're not using stdscr.

If you have (or can obtain a copy for use) of the "Programmer's
Reference Manual for Curses on the Sun Workstation", it seems to be
rather accurate to things.

Hope this helps...

--Josh

-- 
____________------------===========------------____________
                     from: Josh Kopper
                      jjk1@lehigh.edu
    
  Computer Engineering, CSEE Department, Lehigh University

Systems Programming - Lehigh University Computing Center