Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
curses_underscore, underscore, underend, wunderscore, wunderend — curses underscore attribute manipulation routinesLIBRARY
Curses Library (libcurses, -lcurses)SYNOPSIS
#include <curses.h>underscore(void);
underend(void);
wunderscore(WINDOW *);
wunderend(WINDOW *);