#include <stddef.h>

Go to the source code of this file.
Functions | |
| size_t | display_menu (unsigned int n_values, const char *prompt,...) |
| int | ask_question_yn (const char *query) |
| int ask_question_yn | ( | const char * | query ) |
| size_t display_menu | ( | unsigned int | n_values, |
| const char * | prompt, | ||
| ... | |||
| ) |