Expected primary expression?Thanks! That helped a lot.
Expected primary expression?I still cant fix the "expected primary-expression" error. [code]#include <iostream> using namespac...
Expected primary expression?So, like this? [code]#include <iostream> using namespace std; int main() { int currentparagon...
Expected primary expression?[code]#include <iostream> using namespace std; int main() { int currentparagon; int...
Help with adding a list of variables, maybe a loop?So I've got something like this: [code]#include <iostream> using namespace std; int main() ...
This user does not accept Private Messages