Jun 2, 2010 at 7:54pm
state[] needs to have a constant between the brackets to determine the array's size. I recommend that you consider using strings ONLY.
-Albatross
Last edited on Jun 2, 2010 at 7:55pm
Jun 2, 2010 at 8:05pm
If I use strings, how do I get it to return values of strings
Jun 2, 2010 at 8:54pm
Return an std::string instead of a char*.