X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_get_wstr.3x.html;h=6d387bd08d0cee5f382e4f12424649d6c0d0a661;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=9e18e64f3dae6a3e17b31353fd1db87872063150;hpb=610e9700ef6e0f95d03aa53242b12a8946bb62d7;p=ncurses.git diff --git a/doc/html/man/curs_get_wstr.3x.html b/doc/html/man/curs_get_wstr.3x.html index 9e18e64f..6d387bd0 100644 --- a/doc/html/man/curs_get_wstr.3x.html +++ b/doc/html/man/curs_get_wstr.3x.html @@ -27,19 +27,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_get_wstr.3x,v 1.48 2024/04/20 19:18:18 tom Exp @ + * @Id: curs_get_wstr.3x,v 1.52 2024/06/08 21:01:53 tom Exp @ --> -curs_get_wstr 3x 2024-04-20 ncurses 6.5 Library calls +curs_get_wstr 3x 2024-06-08 ncurses 6.5 Library calls -

curs_get_wstr 3x 2024-04-20 ncurses 6.5 Library calls

+

curs_get_wstr 3x 2024-06-08 ncurses 6.5 Library calls

 curs_get_wstr(3x)                Library calls               curs_get_wstr(3x)
 
@@ -117,7 +117,7 @@
 
        X/Open defines no error conditions.
 
-       In this implementation, these functions return an error
+       In this implementation, these functions return ERR
 
        o   if the window pointer is null,
 
@@ -142,8 +142,8 @@
 
 
 

PORTABILITY

-       These functions are described in The Single Unix Specification, Version
-       2.  No error conditions are defined.
+       X/Open Curses, Issue 4 describes  these  functions.   It  specifies  no
+       error conditions for them.
 
        This  implementation  returns  ERR if the window pointer is null, or if
        the lower-level wget_wch call returns an ERR.  In the latter  case,  an
@@ -189,7 +189,7 @@
 
 
 
-ncurses 6.5                       2024-04-20                 curs_get_wstr(3x)
+ncurses 6.5                       2024-06-08                 curs_get_wstr(3x)