Searched defs:addch (Results 1 – 2 of 2) sorted by relevance
52 addch(chtype ch) in addch() function
433 #define addch(ch) waddch(stdscr, ch) macro