erase.3cur

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

3CUR
35
字号
.TH erase 3cur .SH Nameerase, werase \- copy blanks into window.SH Syntax.B#include <cursesX.h>.PP.Bint erase(\|).PP.Bint werase(win).br.BWINDOW \(**win;.SH Description.NXR "erase macro (curses)".NXR "werase subroutine"The.PN eraseroutine copies blanks to every position in the default window,the.PN weraseroutine copies blanks to every position in the specified window..PPThe routine.PN eraseis a macro..SH Return ValuesThe.PN eraseand.PN werasefunctions return OK on success and ERR on error.

⌨️ 快捷键说明

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