2D Arrays[code]#include <iostream> using namespace std; const int NUM_FRIENDS = 4; const int NUM_MODULES =...
Reading text into an arrayI tried it out and the way I did it is open file [code] ifstream input; input.open("catalan...
Arraysok thankssssssss
ArraysHi, if I define an array for example [code] int array[2]; [/code] How come I can define t...
Console Closing Downhmm I do not think im understanding :( Ok in terms of cin.ignore( numeric_limits<streamsize>:...
This user does not accept Private Messages