controller.c & controller.h supply functions to interact with the textual interface - Check for user keyboard input. Return 0 if the user asked to stop the program. If not return 1.
-Normally not- blocking functions that wait for user input to interact. The different beheviours are : Q - Quit