]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_addchstr.3x.html
ncurses 5.6
[ncurses.git] / doc / html / man / curs_addchstr.3x.html
index dae7b70a55a943d3bdec0b1e9fdec021bd043cfc..2d342f5358178c74081f12759a91e5f75a777d9e 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
 <!-- 
   ****************************************************************************
-  * Copyright (c) 1998-2003,2005 Free Software Foundation, Inc.              *
+  * Copyright (c) 1998-2005,2006 Free Software Foundation, Inc.              *
   *                                                                          *
   * Permission is hereby granted, free of charge, to any person obtaining a  *
   * copy of this software and associated documentation files (the            *
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_addchstr.3x,v 1.10 2005/05/15 16:17:07 tom Exp @
+  * @Id: curs_addchstr.3x,v 1.12 2006/12/02 17:02:45 tom Exp @
 -->
 <HTML>
 <HEAD>
@@ -83,7 +83,7 @@
        backspace, or carriage return characters), they do not ad-
        vance the current cursor position, they do not expand oth-
        er control characters to ^-escapes, and they truncate  the
-       string  if  it crosses the right margin, rather then wrap-
+       string  if  it crosses the right margin, rather than wrap-
        ping it around to the new line.
 
 
 <H2>SEE ALSO</H2><PRE>
        <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>.
 
+       Comparable functions in the wide-character (ncursesw)  li-
+       brary are described in <STRONG><A HREF="curs_add_wchstr.3x.html">curs_add_wchstr(3x)</A></STRONG>.
+
 
 
                                                       <STRONG><A HREF="curs_addchstr.3x.html">curs_addchstr(3x)</A></STRONG>