Function returning array, subscript errorFinally got it to work: [code] #include<iostream> using namespace std; //Function Prototypes void ...
Function returning array, subscript errorI've only been coding for about a month, so bare with me. In my programming class the assignment is ...