cout arraysyes this has been solved by ganado, you would in fact be displaying 5 array values held at positions...
Help passing array to main functionI've managed to workaround this solution with vectors which is probably a much more difficult way of...
Help passing array to main functionyeah. i've been fighting with it for about 12 hours. Only made it worse.
Help passing array to main functionat line 58 the function will not take the array that we already declared with the other function and...
Help passing array to main function[code]#include <iostream> #include <fstream> #include <string> #include<ctime> //for rand and srand ...