clrtoeol.3cur

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 41 行

3CUR
41
字号
.TH clrtoeol 3cur .SH Nameclrtoeol, wclrtoeol \- clear to end of line.SH Syntax.B#include <cursesX.h>.PP.Bint clrtoeol(\|).PP.Bint wclrtoeol(win).br.BWINDOW \(**win;.SH Description.NXR "clrtoeol macro".NXR "wclrtoeol subroutine"The.PN clrtoeolroutineerases the current line to the right of the cursor, inclusive,on the default window..PPThe routine.PN wclrtoeolerases the current line to the right of the cursor, inclusive,on the specified window..PPThe routine.PN clrtoeolis a macro..SH Return ValuesThe.PN clrtoeoland.PN wclrtoeolfunctions return OK on success and ERR on error.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?