i've gone through some threads from people asking for help that have posts from these users saying things such as
still the program doesn't do what i want it to do
This is why i would like to say to all users:
When we post solutions to your questions, most of the time we will expect you to complete the program with lines such as cout, or printf, or write, etc... we answer your questions right where your problem is, but it's up to you to complete our solutions with code that is simple logic...
i.e. if you want a loop that will add up a series of numbers, we will provide the loop, but we may miss the part where the sum is printed... this is because we ASSUME you will be smart enough to know that part is missing...
thnx