X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_post.3x.html;h=38f8a8f501c281f519843d91802f0b7ed257f2c8;hp=bd91cf90ca945bdebd8b5f8273a3d63f80ec2cb6;hb=0948e2c7ac34642a1f8a3a85000933bcbb258cff;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/form_post.3x.html b/doc/html/man/form_post.3x.html index bd91cf90..38f8a8f5 100644 --- a/doc/html/man/form_post.3x.html +++ b/doc/html/man/form_post.3x.html @@ -1,8 +1,8 @@ - + @@ -77,29 +77,29 @@ E_OK The routine succeeded. - E_SYSTEM_ERROR - System error occurred (see errno). - E_BAD_ARGUMENT Routine detected an incorrect or out-of-range argu- ment. - E_POSTED - The form has already been posted. - E_BAD_STATE Routine was called from an initialization or termina- tion function. - E_NO_ROOM - Form is too large for its window. - E_NOT_POSTED The form has not been posted. E_NOT_CONNECTED No items are connected to the form. + E_NO_ROOM + Form is too large for its window. + + E_POSTED + The form has already been posted. + + E_SYSTEM_ERROR + System error occurred (see errno). +

SEE ALSO