Insert a line above the line containing the current cursor position. The insertln function acts on the stdscr window. Format #include <curses.h> int insertln(); int winsertln (WINDOW *win);