Thanks, those were helpful replies, I have implemented them and :,
I tried that adjustment and get the same error msg, reported, albeit in a different place:
'In member function bool CWord508::opera tor<(const CWord508&)'
passing const CWord508' as `this' argument of `char* CWord508::get() ' discards qualifiers"
Code:
bool CWord508::operator<( const CWord508& a) const
Leave a comment: