Posts Tagged ‘nl’

lok, nl, nonl – curses output options
USAGE
#include <curses.h>

int clearok(WINDOW *win, bool bf);
int idlok(WINDOW *win, bool bf);
void idcok(WINDOW *win, bool bf);
void [...]

Thursday, August 27th, 2009 at 00:23 | Comments Off
Categories: L, N
TOP