*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> form_data (3)              
Title
Content
Arch
Section
 

form_data(3)

Contents


NAME    [Toc]    [Back]

       form_data - test for off-screen data in given forms

SYNOPSIS    [Toc]    [Back]

       #include <form.h>
       bool data_ahead(const FORM *form);
       bool data_behind(const FORM *form);

DESCRIPTION    [Toc]    [Back]

       The  function data_ahead tests whether there is off-screen
       data ahead in the given form.   It  returns  TRUE  (1)  or
       FALSE (0).

       The function data_behind tests whether there is off-screen
       data behind in the given form.  It  returns  TRUE  (1)  or
       FALSE (0).

SEE ALSO    [Toc]    [Back]

      
      
       curses(3), form(3).

NOTES    [Toc]    [Back]

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

PORTABILITY    [Toc]    [Back]

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

AUTHORS    [Toc]    [Back]

       Juergen  Pfeifer.   Manual  pages  and  adaptation for new
       curses by Eric S. Raymond.
[ Back ]
 Similar pages
Name OS Title
ioinit HP-UX test and maintain consistency between the kernel I/O data structures and /etc/ioconfig
XmGetXmScreen HP-UX A Screen function that returns the XmScreen object ID for a specified screen
XmGetXmScreen Tru64 A Screen function that returns the XmScreen object ID for a specified screen
XmGetXmScreen IRIX A Screen function that returns the XmScreen object ID for a specified screen
screensaver FreeBSD splash screen / screen saver interface
splash FreeBSD splash screen / screen saver interface
consolechars Linux load EGA/VGA console screen font, screen-font map,
form_new OpenBSD create and destroy forms
new_form FreeBSD create and destroy forms
free_form FreeBSD create and destroy forms
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service