News

To cause curses to update the terminal screen, use the refresh() function. In my example program, I've chosen to update the screen after "drawing" each successive point in Sierpinski's Triangle. By ...