I'm getting the error "string does not name a type" but when i comment the member function out. my program runs perfectly fine. Do you guys have any idea what this error means and what could be causing it?
@ToniAz: Can ANY function return an array? Any kind of array? No, just pointers! I meant, is there something you CAN return from a global function, but mnot from a member function!