Re: VB6 code analyze tool
From: Bob O`Bob (filterbob_at_yahoogroups.com)
Date: 02/17/05
- Next message: Rick Rothstein: "Re: minimum value in an array"
- Previous message: Bob O`Bob: "Re: minimum value in an array"
- In reply to: Ralph: "Re: VB6 code analyze tool"
- Next in thread: Ralph: "Re: VB6 code analyze tool"
- Reply: Ralph: "Re: VB6 code analyze tool"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Feb 2005 09:11:04 -0800
Ralph wrote:
> Case-sensitivity came about because in the early days most languages were
> all caps, yet variable names were only 'unique' to the first five characters
> or so. (Not that long ago actually.) The ability to use lower case
> characters double the availablity of names. Consider a real boon at the
> time.
> It also adds to readiblity since you can do things like this...
> CClass cClass;
ADDS to readability? _Adds_? Excuse me, but YMBOOY[F]M.
- Next message: Rick Rothstein: "Re: minimum value in an array"
- Previous message: Bob O`Bob: "Re: minimum value in an array"
- In reply to: Ralph: "Re: VB6 code analyze tool"
- Next in thread: Ralph: "Re: VB6 code analyze tool"
- Reply: Ralph: "Re: VB6 code analyze tool"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|