Re: I need help with homework problem

From: Alwyn (alwyn_at_blueyonder.co.uk)
Date: 02/05/05


Date: Sat, 05 Feb 2005 14:05:45 +0000

Well, what the OP has is:

rectangle(double l = 0.0, double w = 0.0);

I'm none too keen on default argument values myself, but this certainly
does meet the requirement.

Alwyn