Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.
int delch() int wdelch(win) int mvdelch(y, x) int mvwdelch(win, y, x)
Delete the character under the cursor and move the remaining
characters to the right of the cursor one position to the left.
y and x are the coordinates to which the cursor will
be moved to before deleting.
int deleteln() int wdeleteln(win)
Delete the line under the cursor and move all other lines below one
position up. Additionally, the bottom line of the window will be erased.
Converted on:
Fri Mar 29 14:43:04 EST 1996
With any suggestions or questions please feel free to contact us