VMS Help CRTL, [w]delch *Conan The Librarian |
Delete the character on the specified window at the current position of the cursor. The delch function operates on the stdscr window. Format #include <curses.h> int delch(); int wdelch (WINDOW *win);
Additional Information (explode) :
|