Re: Floating point arithmetic support in DCL

From: Bob Koehler (koehler_at_eisner.nospam.encompasserve.org)
Date: 12/24/03


Date: 24 Dec 2003 07:13:35 -0600

In article <s82Gb.87$n13.93235@news.uswest.net>, "Michael D. Ober" <obermd-.@.-alum-mit-edu-nospam> writes:
>
> It's more flexible than most case statements. I have seen case statements
> where you can put a conditional expression on each case, but that's not
> standard.
>

   I'd acutally like to have both the CASE and SELECT styles of BLISS,
   but we don't need to add the . operator. 8-)

   I still don't understand why standard C can't let us use link-time
   constants as case expressions.