Error C2064: term does not evaluate function taking 2 arguments

I've been getting a couple of errors on my program, I was hoping i could get some insight on why this is happening and how to fix it.

These are the errors and you can see the code here http://www.cplusplus.com/forum/beginner/214912/
Just scroll to the post at the bottom, that has the edited code with the errors

Line 59: '<': signed/unsigned mismatch
C2064: term does not evaluate to a function taking 2 arguments
C2056: illegal expression

Thank you for any help!
Last edited on
so you start a new thread to post a link to your previous thread? why are you practicing this sort of "indirection"?
Topic archived. No new replies allowed.