Manual Pages for UNIX Darwin command on man wdelch
MyWebUniversity

Manual Pages for UNIX Darwin command on man wdelch

cursdelch(3X) cursdelch(3X)

NAME

ddeellcchh, wwddeellcchh, mmvvddeellcchh, mmvvwwddeellcchh - delete character under the cursor in

a ccuurrsseess window

SYNOPSIS

##iinncclluuddee <>

iinntt ddeellcchh((vvooiidd));; iinntt wwddeellcchh((WWIINNDDOOWW **wwiinn));; iinntt mmvvddeellcchh((iinntt yy,, iinntt xx));; iinntt mmvvwwddeellcchh((WWIINNDDOOWW **wwiinn,, iinntt yy,, iinntt xx));;

DESCRIPTION

These routines delete the character under the cursor; all characters to the right of the cursor on the same line are moved to the left one position and the last character on the line is filled with a blank.

The cursor position does not change (after moving to y, x, if speci-

fied). (This does not imply use of the hardware delete character fea-

ture.) RREETTUURRNN VVAALLUUEE

All routines return the integer EERRRR upon failure and an OOKK (SVr4 speci-

fies only "an integer value other than EERRRR") upon successful comple-

tion. NNOOTTEESS Note that ddeellcchh, mmvvddeellcchh, and mmvvwwddeellcchh may be macros. PPOORRTTAABBIILLIITTYY These functions are described in the XSI Curses standard, Issue 4. The standard specifies that they return EERRRR on failure, but specifies no error conditions.

SEE ALSO

ccuurrsseess(3X) cursdelch(3X)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™