form_hook - Online Linux Manual PageSection : 3X
Updated :

NAMEform_hook − set hooks for automatic invocation by applications

SYNOPSIS#include <form.h> int set_field_init(FORM *form, Form_Hook func);
Form_Hook field_init(const FORM *form); int set_field_term(FORM *form, Form_Hook func);
Form_Hook field_term(const FORM *form); int set_form_init(FORM *form, Form_Hook func);
Form_Hook form_init(const FORM *form); int set_form_term(FORM *form, Form_Hook func);
Form_Hook form_term(const FORM *form);

DESCRIPTIONThese functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by form_driver. The function set_field_init sets a hook to be called at form-post time and each time the selected field changes (after the change). field_init returns the current field init hook, if any (NULL if there is no such hook). The function set_field_term sets a hook to be called at form-unpost time and each time the selected field changes (before the change). field_term returns the current field term hook, if any (NULL if there is no such hook). The function set_form_init sets a hook to be called at form-post time and just after a page change once it is posted. form_init returns the current form init hook, if any (NULL if there is no such hook). The function set_form_term sets a hook to be called at form-unpost time and just before a page change once it is posted. form_init returns the current form term hook, if any (NULL if there is no such hook).

RETURN VALUERoutines that return pointers return NULL on error. Other routines return one of the following: E_OK  The routine succeeded. E_SYSTEM_ERROR  System error occurred (see errno(3)).

SEE ALSOcurses(3X), form(3X).

NOTESThe header file <form.h> automatically includes the header file <curses.h>.

PORTABILITYThese routines emulate the System V forms library. They were not supported on Version 7 or BSD versions.

AUTHORSJuergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond.
0
Johanes Gumabo
Data Size   :   10,697 byte
man-set_form_term.3xBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 183,660
Visitor ID   :     :  
Visitor IP   :   3.17.183.187   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.