On Sat, Oct 25, 2003 at 01:23:13AM +0200, David Jardine wrote:
> Of course I know it's a fork.  It's my paramater and I know what I'm 
> passing.  I wouldn't have called it "fork" otherwise.

For the purpose of the discussion, I'll grant you the point.

But, clearly a (normal) fork is either red or not red and cannot change 
colors.  (Modern chemistry aside :-)

fork = "redFork";
isRed(fork);
fork = "blueFork";
isRed(fork);

Is fork red or not?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to