⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 setcchar.html

📁 unix 下的C开发手册,还用详细的例程。
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html><head><!-- Copyright 1997 The Open Group, All Rights Reserved --><title>setcchar</title></head><body bgcolor=white><center><font size=2>The Single UNIX &reg; Specification, Version 2<br>Copyright &copy; 1997 The Open Group</font></center><hr size=2 noshade><h4><a name = "tag_001_009_857">&nbsp;</a>NAME</h4><blockquote>setcchar - set <b>cchar_t</b> from a wide character string and rendition</blockquote><h4><a name = "tag_001_009_858">&nbsp;</a>SYNOPSIS</h4><blockquote><pre><code>#include &lt;<a href="curses.h.html">curses.h</a>&gt;int setcchar(cchar_t *<i>wcval</i>, const wchar_t *<i>wch</i>, const attr_t <i>attrs</i>,             short <i>color_pair</i>, const void *<i>opts</i>);</code></pre></blockquote><h4><a name = "tag_001_009_859">&nbsp;</a>DESCRIPTION</h4><blockquote>The<i>setcchar()</i>function initialises the object pointed to by<i>wcval</i>according to the character attributes in<i>attrs</i>,the colour pair in<i>color_pair</i>and the wide character string pointed to by<i>wch</i>.<p>The <i>opts</i> argument is reserved for definition in a future edition of thisdocument.  Currently, the application must provide a null pointer as<i>opts</i>.</blockquote><h4><a name = "tag_001_009_860">&nbsp;</a>RETURN VALUE</h4><blockquote>Upon successful completion,<i>setcchar()</i>returns OK.  Otherwise, it returns ERR.</blockquote><h4><a name = "tag_001_009_861">&nbsp;</a>ERRORS</h4><blockquote>No errors are defined.</blockquote><h4><a name = "tag_001_009_862">&nbsp;</a>SEE ALSO</h4><blockquote><xref href=char_overview><a href="intov.html#tag_001_003">Characters</a></xref>,<i><a href="attroff.html">attroff()</a></i>,<i><a href="can_change_color.html">can_change_color()</a></i>,<i><a href="getcchar.html">getcchar()</a></i>,<i><a href="curses.h.html">&lt;curses.h&gt;</a></i>.</blockquote><hr size=2 noshade><center><font size=2>UNIX &reg; is a registered Trademark of The Open Group.<br>Copyright &copy; 1997 The Open Group<br> [ <a href="../index.html">Main Index</a> | <a href="../xshix.html">XSH</a> | <a href="../xcuix.html">XCU</a> | <a href="../xbdix.html">XBD</a> | <a href="../cursesix.html">XCURSES</a> | <a href="../xnsix.html">XNS</a> ]</font></center><hr size=2 noshade></body></html>

⌨️ 快捷键说明

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