Re: PL/I string representations
From: robin (robin_v_at_bigpond.mapson.com)
Date: 12/31/03
- Next message: Randy Howard: "Re: PL/I string representations"
- Previous message: Randy Howard: "Re: BigNum -- BigFrac"
- Next in thread: Randy Howard: "Re: PL/I string representations"
- Reply: Randy Howard: "Re: PL/I string representations"
- Maybe reply: robin: "Re: PL/I string representations"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Dec 2003 08:34:11 GMT
Randy Howard <randy.howard@FOOmegapathdslBAR.net> writes:
> In article <f5dda427.0312290803.486d9100@posting.google.com>, spinoza1111
> @yahoo.com says...
> If you think it enhances readability to use variable names that are
> also language keywords, you need to have your head bored for the
>simples.
One of the principal reasons for not reserving keywords
is that any language extension will not affect existing
programs.
It also helps by not having to refer to a long list
of keywords when writing programs, in case one inadvertently
uses an obscure keyword for a variable.
- Next message: Randy Howard: "Re: PL/I string representations"
- Previous message: Randy Howard: "Re: BigNum -- BigFrac"
- Next in thread: Randy Howard: "Re: PL/I string representations"
- Reply: Randy Howard: "Re: PL/I string representations"
- Maybe reply: robin: "Re: PL/I string representations"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|