Here is the summary of what I am trying to do. I am building a calculator using functions. I am having trouble getting the array to be evaluated for a received input and return a value. I can not figure out why it will not return any values in the array after the first one. So '+' works but none of the others. Any assistance is greatly appreciated.
Those make sense. I will try revising my code with these to see if it works out. What is the #include file that is needed to run the (auto, find) functions?