321.html

来自「linux 0.11中文版 有注释」· HTML 代码 · 共 18 行

HTML
18
字号
<html>
<head>
<title>_C</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.4.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/27.html#L19'>_C</a>                 19 include/ctype.h #define iscntrl(c) ((_ctype+1)[c]&amp;(_C))	// 是控制字符。
<a href='../S/81.html#L14'>_C</a>                 14 lib/ctype.c      _C, _C, _C, _C, _C, _C, _C, _C,	/* 0-7 */
<a href='../S/81.html#L15'>_C</a>                 15 lib/ctype.c      _C, _C | _S, _C | _S, _C | _S, _C | _S, _C | _S, _C, _C,	/* 8-15 */
<a href='../S/81.html#L16'>_C</a>                 16 lib/ctype.c      _C, _C, _C, _C, _C, _C, _C, _C,	/* 16-23 */
<a href='../S/81.html#L17'>_C</a>                 17 lib/ctype.c      _C, _C, _C, _C, _C, _C, _C, _C,	/* 24-31 */
<a href='../S/81.html#L29'>_C</a>                 29 lib/ctype.c      _L, _L, _L, _P, _P, _P, _P, _C,	/* 120-127 */
</pre>
</body>
</html>

⌨️ 快捷键说明

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