I have a struct named fruit_t
struct fruit_t { char fruit_name[MAX_LENGTH]; // name of fruit float quan