Frustrated! Issues with calling on functions, that need to use arrays?for the remove bad i initially had it as an int instead of void I was still playing around with the ...
Frustrated! Issues with calling on functions, that need to use arrays?Ok, so here are the 2 functions i needed to write for my code. However i'm not sure what to return, ...
Program not handling properly when values are equal.[quote]I believe you need three cases here: When mp is bigger than p(mp>p) when mp is smaller than p...
Program not handling properly when values are equal.I am writing a program for my programming class. For one program we were to create an amortized loan...
Wrote program to sum terms, but can't get it to give me the correct summation...Thanks a lot! That is awesome and works beautifully! But I'm still not sure mine isn't working i ev...