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

  man pages->FreeBSD man pages -> menu_requestname (3)              
Title
Content
Arch
Section
 

menu_requestname(3X)

Contents


NAME    [Toc]    [Back]

       menu_requestname - handle printable menu request names

SYNOPSIS    [Toc]    [Back]

       #include <menu.h>
       const char *menu_request_name(int request);
       int menu_request_by_name(const char *name);

DESCRIPTION    [Toc]    [Back]

       The  function  menu_request_name  returns  the printable name of a menu
       request code.
       The function menu_request_by_name searches  in  the  name-table	for  a
       request	with  the  given  name and returns its request code. Otherwise
       E_NO_MATCH is returned.

RETURN VALUE    [Toc]    [Back]

       menu_request_name returns NULL on error and sets errno  to  E_BAD_ARGU-
       MENT.
       menu_request_by_name returns E_NO_MATCH on error.

SEE ALSO    [Toc]    [Back]

      
      
       curses(3X), menu(3X).

NOTES    [Toc]    [Back]

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

PORTABILITY    [Toc]    [Back]

       These routines are specific to ncurses.	They  were  not  supported  on
       Version 7, BSD or System V implementations.  It is recommended that any
       code depending on them be conditioned using NCURSES_VERSION.

AUTHORS    [Toc]    [Back]

       Juergen Pfeifer.  Manual pages and adaptation for new curses by Eric S.
       Raymond.



							  menu_requestname(3X)
[ Back ]
 Similar pages
Name OS Title
form_requestname OpenBSD handle printable form request names
form_requestname FreeBSD handle printable form request names
form_request_by_name FreeBSD handle printable form request names
form_request_name FreeBSD handle printable form request names
form_request_by_name OpenBSD handle printable form request names
form_request_name OpenBSD handle printable form request names
ttdt_message_accept HP-UX accept a contract to handle a ToolTalk request
st_addr_to_proc Tru64 convert an address in an object to a file handle, procedure handle, line number, or symbol handle an...
st_data_addr_to_sym Tru64 convert an address in an object to a file handle, procedure handle, line number, or symbol handle an...
st_addr_to_file Tru64 convert an address in an object to a file handle, procedure handle, line number, or symbol handle an...
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service