Quaternity
|
This file defines user input function headers. More...
Go to the source code of this file.
Functions | |
Question | ask_question () |
Ask the user to provide a question. More... | |
Answer | ask_answer () |
Ask the user to provide an answer. More... | |
This file defines user input function headers.
Definition in file input.h.
Answer ask_answer | ( | ) |
Ask the user to provide an answer.
Definition at line 37 of file input.cpp.
Question ask_question | ( | ) |
Ask the user to provide a question.
Definition at line 25 of file input.cpp.