Hello,

I have used C in the past. but have gotten EXTREMELY rusty at it. I currently have four files in my directory (ex.c, ex.h, menu.c, and menu.h).

menu.h is this:


#ifndef MENU_H...