Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
yesno.c File Reference
#include "dialog.h"

Go to the source code of this file.

Functions

int dialog_yesno (const char *title, const char *prompt, int height, int width)
 

Function Documentation

int dialog_yesno ( const char title,
const char prompt,
int  height,
int  width 
)

Definition at line 42 of file yesno.c.