Turning calculator into functionsThis is what I have so far. [code] #include <iostream> using namespace std; double val1; ...
Program to determine palinedromes.This was my final answer btw. [code] #include <iostream> using namespace std; void main...
Program to determine palinedromes.i changed up my code quite a bit trying to decide what to do. [code] #include <iostream> us...
Program to determine palinedromes.its sad that im still trying to figure this out, but could i technically use reverse iterators, like...
Program to determine palinedromes.Thank you gcampton, I was having trouble with the logic side of it. Now I see you would have to find...
This user does not accept Private Messages