📄 setcchar.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 ® Specification, Version 2<br>Copyright © 1997 The Open Group</font></center><hr size=2 noshade><h4><a name = "tag_001_009_857"> </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"> </a>SYNOPSIS</h4><blockquote><pre><code>#include <<a href="curses.h.html">curses.h</a>>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"> </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"> </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"> </a>ERRORS</h4><blockquote>No errors are defined.</blockquote><h4><a name = "tag_001_009_862"> </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"><curses.h></a></i>.</blockquote><hr size=2 noshade><center><font size=2>UNIX ® is a registered Trademark of The Open Group.<br>Copyright © 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 + -