Sum FunctionOk thanks. Would you happen to know anything about the "return value no longer supported value" erro...
Sum FunctionHello, I am having trouble with a function I am trying to make. The function is supposed to sum numb...
Prime NumbersI think the key here was line 22 with the [code] --N [/code] so I didn't have to mess with the while...
Prime NumbersOk thanks it works now. Here is the code if anyone is interested. [code] #include <iostream > using...
Prime NumbersThanks for the advice Yanson and Anon. Btw, what do you mean exit both for loops? Would I put a [cod...