man pages section 3: Curses Library Functions
    
N
 
 napms -- sleep process for a specified length of time ( Index Term Link )
 
 newpad -- create and display curses pads ( Index Term Link )
 
 newpad -- create or refresh a pad or subpad ( Index Term Link )
 
 newterm -- screen initialization functions ( Index Term Link )
 
 newwin -- create a new window or subwindow ( Index Term Link )
 
 nl -- enable/disable newline control ( Index Term Link )
 
 nocbreak -- set input mode controls ( Index Term Link )
 
 nodelay -- set blocking or non-blocking read ( Index Term Link )
 
 noecho -- enable/disable terminal echo ( Index Term Link )
 
 nonl -- enable/disable newline control ( Index Term Link )
 
 noqiflush -- control flush of input and output on interrupt ( Index Term Link )
 
 noraw -- set input mode controls ( Index Term Link )
 
 notimeout -- set timed blocking or non-blocking read ( Index Term Link )
 
 number of columns on terminal screen -- COLS ( Index Term Link )
 
 number of lines on terminal screen -- LINES ( Index Term Link )