It doesn't add upI figured it out. I changed this: Total = PB+EB+CC to this: Total = PB + EB + CC and it ...
It doesn't add upThanks for the reply. I moved "Total = PB+EB+CC;" to the line following the last question input. I'm...
It doesn't add upI'm running Vista and a Dev-C++ compiler. My initial program runs through the compiler fine but i...