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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 dialog_msgbox(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 dialog_notify(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 dialog_noyes(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 dialog_prgbox(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 dialog_radiolist(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 dialog_textbox(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 dialog_tree(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 dialog_update(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 dialog_yesno(3) -- provide a simple ncurses-based GUI interface
    The dialog library attempts to provide a fairly simplistic set of fixedpresentation menus, input boxes, gauges, file requestors and other general purpose GUI (a bit of a stretch, since it uses ncurses...
 difftime(3) -- transform binary date and time values
    The functions ctime(), gmtime() and localtime() all take as an argument a time value representing the time in seconds since the Epoch (00:00:00 UTC, January 1, 1970; see time(3)). The function localti...
 digittoint(3) -- convert a numeric character to its integer value
    The digittoint() function converts a numeric character to its corresponding integer value. The character can be any decimal digit or hexadecimal digit. With hexadecimal characters, the case of the val...
 directory(3) -- directory operations
    The opendir() function opens the directory named by filename, associates a directory stream with it and returns a pointer to be used to identify the directory stream in subsequent operations. The poin...
 dirfd(3) -- directory operations
    The opendir() function opens the directory named by filename, associates a directory stream with it and returns a pointer to be used to identify the directory stream in subsequent operations. The poin...
 dirname(3) -- extract the directory part of a pathname
    The dirname() function is the converse of basename(3); it returns a pointer to the parent directory of the pathname pointed to by path. Any trailing `/' characters are not counted as part of the dire...
 div(3) -- return quotient and remainder from division
    The div() function computes the value num/denom and returns the quotient and remainder in a structure named div_t that contains two int members named quot and rem.
<<  [Prev]  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  
80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service