has_ic.3cur
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 28 行
3CUR
28 行
.TH has_ic 3cur .SH Namehas_ic \- determine whether insert/delete character available.SH Syntax.B#include <cursesX.h>.PP.Bbool has_ic(\|).SH Description.NXR "has_ic subroutine".NXA "has_ic subroutine" "insch subroutine".NXA "has_ic subroutine" "delch subroutine"True if the terminal has insert- and delete-character capabilities..PPThe routines.PN insch and.PN delch are always available in the.PN curseslibrary if the terminal does not have the required capabilities..SH Return ValuesThis function returns TRUE if the terminal has insert character and deletecharacter capabilities, otherwise it returns FALSE..SH See Alsodelch(3cur), insch(3cur)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?