Deleted Added
full compact
curs_add_wch.3x (97049) curs_add_wch.3x (166124)
1.\"***************************************************************************
1.\"***************************************************************************
2.\" Copyright (c) 2001,2002 Free Software Foundation, Inc. *
2.\" Copyright (c) 2001-2002,2006 Free Software Foundation, Inc. *
3.\" *
4.\" Permission is hereby granted, free of charge, to any person obtaining a *
5.\" copy of this software and associated documentation files (the *
6.\" "Software"), to deal in the Software without restriction, including *
7.\" without limitation the rights to use, copy, modify, merge, publish, *
8.\" distribute, distribute with modifications, sublicense, and/or sell *
9.\" copies of the Software, and to permit persons to whom the Software is *
10.\" furnished to do so, subject to the following conditions: *

--- 10 unchanged lines hidden (view full) ---

21.\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
22.\" *
23.\" Except as contained in this notice, the name(s) of the above copyright *
24.\" holders shall not be used in advertising or otherwise to promote the *
25.\" sale, use or other dealings in this Software without prior written *
26.\" authorization. *
27.\"***************************************************************************
28.\"
3.\" *
4.\" Permission is hereby granted, free of charge, to any person obtaining a *
5.\" copy of this software and associated documentation files (the *
6.\" "Software"), to deal in the Software without restriction, including *
7.\" without limitation the rights to use, copy, modify, merge, publish, *
8.\" distribute, distribute with modifications, sublicense, and/or sell *
9.\" copies of the Software, and to permit persons to whom the Software is *
10.\" furnished to do so, subject to the following conditions: *

--- 10 unchanged lines hidden (view full) ---

21.\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
22.\" *
23.\" Except as contained in this notice, the name(s) of the above copyright *
24.\" holders shall not be used in advertising or otherwise to promote the *
25.\" sale, use or other dealings in this Software without prior written *
26.\" authorization. *
27.\"***************************************************************************
28.\"
29.\" $Id: curs_add_wch.3x,v 1.4 2002/02/16 22:28:43 tom Exp $
29.\" $Id: curs_add_wch.3x,v 1.5 2006/12/02 17:02:35 tom Exp $
30.TH curs_add_wch 3X ""
31.SH NAME
32\fBadd_wch\fP,
33\fBwadd_wch\fP,
34\fBmvadd_wch\fP,
35\fBmvwadd_wch\fP,
36\fBecho_wchar\fP,
37\fBwecho_wchar\fP - add a complex character and rendition to a \fBcurses\fR window, then advance the cursor

--- 78 unchanged lines hidden (view full) ---

116The defaults specified for forms-drawing characters apply in the POSIX locale.
117.PP
118XSI documents constants beginning with \fBWACS_\fP which are used for
119line-drawing.
120Those are not currently implemented in \fBncurses\fP.
121.SH SEE ALSO
122.PP
123\fBcurses\fR(3X),
30.TH curs_add_wch 3X ""
31.SH NAME
32\fBadd_wch\fP,
33\fBwadd_wch\fP,
34\fBmvadd_wch\fP,
35\fBmvwadd_wch\fP,
36\fBecho_wchar\fP,
37\fBwecho_wchar\fP - add a complex character and rendition to a \fBcurses\fR window, then advance the cursor

--- 78 unchanged lines hidden (view full) ---

116The defaults specified for forms-drawing characters apply in the POSIX locale.
117.PP
118XSI documents constants beginning with \fBWACS_\fP which are used for
119line-drawing.
120Those are not currently implemented in \fBncurses\fP.
121.SH SEE ALSO
122.PP
123\fBcurses\fR(3X),
124\fBcurs_addch\fR(3X),
124\fBcurs_attr_get\fR(3X),
125\fBcurs_clear\fR(3X),
126\fBcurs_outopts\fR(3X),
127\fBcurs_refresh\fR(3X),
128\fBputwc\fR(3)
129.\"#
130.\"# The following sets edit modes for GNU EMACS
131.\"# Local Variables:
132.\"# mode:nroff
133.\"# fill-column:79
134.\"# End:
125\fBcurs_attr_get\fR(3X),
126\fBcurs_clear\fR(3X),
127\fBcurs_outopts\fR(3X),
128\fBcurs_refresh\fR(3X),
129\fBputwc\fR(3)
130.\"#
131.\"# The following sets edit modes for GNU EMACS
132.\"# Local Variables:
133.\"# mode:nroff
134.\"# fill-column:79
135.\"# End: