Case distinction in var names
Henry Spencer
henry at utzoo.UUCP
Wed Nov 14 06:05:16 AEST 1984
> One other comment on the inadvisability of 6-character uppercase externs:
> ...
> So doing will make ``ANSI Standard C'' ***incompatible*** with Berkeley
> (and other major, i.e. System V) C. Which forms of C constitute the
> vast majority of C programs, even in their non-Unix-specific programs.
How quickly some of us forget the bad old days... The vast majority
of C programs were written before *anybody* implemented arbitrary-length
names. Most C programs date from environments with either a 7-character
limit or a 6-character limit (Unix and non-Unix environments respectively).
--
Henry Spencer @ U of Toronto Zoology
{allegra,ihnp4,linus,decvax}!utzoo!henry
More information about the Comp.lang.c
mailing list