help! linked list with 2 classes

Feb 13, 2013 at 4:16pm
solved thanks.
Last edited on Feb 14, 2013 at 9:09am
Feb 13, 2013 at 6:14pm
What happens if this.row < e.row && this.col > e.col? All three comparation functions will give you false.

Why didn't you use operator overloading?
Feb 14, 2013 at 3:09am
anyone?
Topic archived. No new replies allowed.