/* menu.h */ char showMenu( char *item,char *items ); char *strip( char *s );