User profile: YeBeardedOne

User info
User name:YeBeardedOne
History
Joined:
Number of posts:2
Latest posts:

Function returning array, subscript error
Finally got it to work: [code] #include<iostream> using namespace std; //Function Prototypes void ...

Function returning array, subscript error
I've only been coding for about a month, so bare with me. In my programming class the assignment is ...