difference between "0.0" and "0"?for example, int p = 0; float q = 0.0; <------ why not 0, ...
what are "+=" and "-=" ?can anyone tell me what does "+=" or "-="mean? for example; [code]int main() { int start,end;...
having problems with atoi and displaying outputHello everyone, I'm in a pinch right now as I should send this as an homework tomorrow.I couldn't...
problem with atoiAre there any other way doing it besides c_str? I think we haven't learned that in class. thank you
problem with atoihello everyone, I've been trying to solve this problem but there was no use.It gives this error: "'...
This user does not accept Private Messages