missing function in curses.h

Bob Daniel rad at genco.bungi.com
Mon Dec 31 06:46:25 AEST 1990


In article <1990Dec29.053417.6150 at NCoast.ORG> allbery at ncoast.ORG.ORG (Brandon S. Allbery KB8JRR) writes:
>slk_* is from SVR3.2 curses, and provides support for function key labels.
>slk_set() writes to a function key label (one of 8), which is either a
>hardware label (such as on the Wyse 50/60, if you don't use the bottom line
>for a status line) or is "borrowed" from the last line on the screen.
>
>Chances are, you don't need the function key labels at all and can simply
>remove (or stub out) any function starting with "slk_".

Actually, I'm am using this routine for the purpose of setting function key
labels. I'm running AT&T SV3.2.2 and the 4.1.6 C Development Kit.  It doesn't
include all the slk_* functions.  Is there a solution?



More information about the Comp.unix.programmer mailing list