clrtobot.3cur
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 44 行
3CUR
44 行
.TH clrtobot 3cur .SH Nameclrtobot, wclrtobot \- clear to end of screen.SH Syntax.B#include <cursesX.h>.PP.Bint clrtobot(\|).PP.Bint wclrtobot(win).br.BWINDOW \(**win;.SH Description.NXR "clrtobot macro".NXR "wclrtobot subroutine".PPThe.PN clrtobotroutine begins at the current cursor position in the default windowand changes the remainder of thescreen to blanks. The current cursor position is alsochanged to a blank..PPThe .PN wclrtobotroutinebegins at the current cursor position in the specified windowand changes the rest of the screen to blanks, including the current cursor position..PPThe routine.PN clrtobotis a macro..SH Return ValuesThe.PN clrtobotand.PN wclrtobotfunctions return OK on success and ERR on error.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?