#include #include struct Food{ char* item; int rating; char reason[30]; char histogram[11]; }; void removeNewline(char