unctrl.3cur
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 45 行
3CUR
45 行
.TH unctrl 3cur .SH Nameunctrl \- convert character to printable form.SH Syntax.br.B#include <cursesX.h>.PP .br.Bchar \(**unctrl(c).br.Bchtype c;.SH Description.NXR "unctrl macro"The.PN unctrlroutine expands the character .PN cinto a character string which is a printablerepresentation of the character..PPControl characters are displayed in the ^X notation.Printing characters are displayed normally.The.PN unctrlroutineis a macro, defined in the .PN unctrl.hheader file.This header file is included by the .PN cursesX.hheader file described in .MS intro 3cur ,so you do not have to include it again..SH Return ValuesThe.PN unctrlmacro returns a string..SH See Alsointro(3cur)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?