#include "dialog.h"
Include dependency graph for msgbox.c:
Go to the source code of this file.
Functions | |
int | dialog_msgbox (const char *title, const char *prompt, int height, int width, int pause) |
|
Definition at line 29 of file msgbox.c. References ACS_HLINE, ACS_LTEE, ACS_RTEE, border_attr, dialog_attr, draw_box(), draw_shadow(), ESC, print_autowrap(), print_button(), and title_attr. Referenced by j_infobox(), and j_msgbox(). Here is the call graph for this function: ![]() |