Delete the line at the current position of the cursor. The deleteln function acts on the stdscr window. Format #include <curses.h> int deleteln(); int wdeleteln (WINDOW *win);