why don't have anyone to help me solve the problem |
You received plenty of help in your previous thread, including a working program.
http://www.cplusplus.com/forum/beginner/191749/#msg924917
You should understand this is not a homework site. We won't do your homework for you.
We are happy to answer specific questions you have.
If you don't understand the code that I previously posted or that
chervil reposted, then you need to be specific about what you don't understand. The program provided is quite simple. If you have no grasp of the concepts in the program (loops, arrays), then you need to go back and study the basics of the language.
I will also second what
chervil mentioned about the assignment requesting a C++ program. What you posted is a C program, not C++. Your original posting made no mention of this being a C++ assignment.
i need to plus value of tolerance |
My intent was that you understand how get_band() works for the value bands and create a similar function for the tolerance band. I'm not going to do all your work for you.
You have been asked multiple times to use code tags. PLEASE DO SO.
http://www.cplusplus.com/articles/jEywvCM9/
Hint: You can edit your post, highlight your code and press the <> formatting button.
If you're not going to make the slightest bit of effort to make your posts readable, why should we spend the slightest bit of effort helping you?
I will not respond further until you apply code tags.