X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_scanw.3x.html;h=fc46564a47901dc35a1fe5b3a5eb835ea226cec3;hp=56618ff5f20a54e91c5d69f95d9e5c4161ec7499;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=f70db18a0c3c6a828d8a5999be37239f01c9d98a diff --git a/doc/html/man/curs_scanw.3x.html b/doc/html/man/curs_scanw.3x.html index 56618ff5..fc46564a 100644 --- a/doc/html/man/curs_scanw.3x.html +++ b/doc/html/man/curs_scanw.3x.html @@ -1,7 +1,7 @@ - + @@ -86,6 +86,10 @@ wscanw, mvscanw and mvwscanw routines to determine the number of fields which were mapped in the call. + Functions with a "mv" prefix first perform a cursor move- + ment using wmove, and return an error if the position is + outside the window, or if the window pointer is null. +

PORTABILITY