X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_cursor.3x.html;h=622ab149d1b9c78183a662b58e5afb0ecb4f348c;hp=9407643f687c4c0b63e5bf34533377ceb825b061;hb=HEAD;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/form_cursor.3x.html b/doc/html/man/form_cursor.3x.html index 9407643f..845d5d58 100644 --- a/doc/html/man/form_cursor.3x.html +++ b/doc/html/man/form_cursor.3x.html @@ -1,7 +1,8 @@ - - -form_cursor 3x - - + +form_cursor 3x 2024-03-16 ncurses 6.4 Library calls + + -

form_cursor 3x

+

form_cursor 3x 2024-03-16 ncurses 6.4 Library calls

-form_cursor(3x)                                                form_cursor(3x)
+form_cursor(3x)                  Library calls                 form_cursor(3x)
 
 
 
@@ -52,7 +53,8 @@
 
 

SYNOPSIS

        #include <form.h>
-       int pos_form_cursor(FORM *form);
+
+       int pos_form_cursor(FORM *form);
 
 
 

DESCRIPTION

@@ -74,21 +76,12 @@
             The form has not been posted.
 
        E_SYSTEM_ERROR
-            System error occurred (see errno).
-
-
-

SEE ALSO

-       curses(3x), form(3x).
-
-
-

NOTES

-       The  header  file  <form.h>  automatically  includes  the  header  file
-       <curses.h>.
+            System error occurred (see errno(3)).
 
 
 

PORTABILITY

-       These  routines emulate the System V forms library.  They were not sup-
-       ported on Version 7 or BSD versions.
+       These routines emulate the System  V  forms  library.   They  were  not
+       supported on Version 7 or BSD versions.
 
 
 

AUTHORS

@@ -96,8 +89,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), form(3x)
+
+
 
-                                                               form_cursor(3x)
+ncurses 6.4                       2024-03-16                   form_cursor(3x)