Problem with array and loopdidnt work with cin.clear(), but worked with cin.ignore() :D Altough i dont understand why do we hav...
Problem with array and loopFix it. Now im going to read a bit about dynamic allocation ^^. Here is the code: [code] #include ...
Problem with array and loopwhy cant i compile that : [code]#include <iostream> using namespace std; int main() ...
Problem with array and loophumm, understood, i´ll try to apply it to my code... i have to do a for loop do determine the size ...
Problem with array and loopim a beginner to c++, and i wanted to only use the basic arrays. Just found a program (from c++ for ...