Thanks for the reply... I tried this
I don't seem to add p4 to the list still.......Code:if( _first < p._first ) return true; else return false; if(_i1 < p._i1) return true; else return false; if(_i2 <p._i2) return true; else return false;
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 21
Thread: Operator overloadingThreaded View
|
Click Here to Expand Forum to Full Width |