Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ menu_item_name(3X) — DG/UX R4.11MU05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

menus(3X)



menu_item_name(3X)             DG/UX R4.11MU05            menu_item_name(3X)


NAME
       menuitemname:  itemname, itemdescription - get menus item name
       and description

SYNOPSIS
       #include <menu.h>

       char *itemname(ITEM *item);
       char *itemdescription(ITEM *item);

DESCRIPTION
       itemname returns a pointer to the name of item.

       itemdescription returns a pointer to the description of item.

RETURN VALUE
       These routines return NULL on error.

NOTES
       The header file <menu.h> automatically includes the header files
       <eti.h> and <curses.h>.

SEE ALSO
       curses(3X), menus(3X), menunew(3X).


Licensed material--property of copyright holder(s)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026