Sep 4, 2009 at 4:35am
You're never doing an reassigning hip.
Please don't refer to logic bugs as "runtime errors". I thought you had a problem with exceptions or something.
Last edited on Sep 4, 2009 at 1:03pm
Sep 4, 2009 at 7:34am
what do you mean by reassigning?
Last edited on Sep 4, 2009 at 7:34am
Sep 4, 2009 at 9:23am
Indentation is your friend.
Also
hip = check(hip);
Or take a string& as parameter in the function.
Last edited on Sep 4, 2009 at 9:35am