* Assignment operator in class CLine should have return type CLine&. Otherwise a copy is created at each call.