#include "input.h"
#include <iostream>
#include <cstring>
Go to the source code of this file.
Functions | |
char | get_in_set (const char valid[], const char prompt[], const char errmsg[]) |
char get_in_set | ( | const char | valid[], | |
const char | prompt[], | |||
const char | errmsg[] | |||
) |