login
Header Space

 
 

Re: curses

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Subject: Re: curses
Date: Sunday, August 2, 1992 - 5:25 pm

>

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: curses, Konsultant Josh/fuzzy.happy.green.box..., (Sun Aug 2, 5:25 pm)
speck-geostationary