X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getstr.3x.html;h=f5f9d07083a37fd35d58ad6d7909cecc2f18894d;hp=fd264d281040583ad54cefeb1491e8d4f628b0c6;hb=77afe78361875f531dc2bf8d73f2e781c8e76176;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/curs_getstr.3x.html b/doc/html/man/curs_getstr.3x.html index fd264d28..f5f9d070 100644 --- a/doc/html/man/curs_getstr.3x.html +++ b/doc/html/man/curs_getstr.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_getstr.3x,v 1.14 2005/05/15 16:17:55 tom Exp @ + * @Id: curs_getstr.3x,v 1.15 2006/01/12 00:30:58 tom Exp @ --> @@ -103,6 +103,10 @@ the window pointer is null, or if its timeout expires without having any data. + This implementation provides an extension as well. If a + SIGWINCH interrupts the function, it will return KEY_RE- + SIZE rather than OK or ERR. +

NOTES