Numerical C
Guy Harris
guy at rlgvax.UUCP
Sun Apr 22 07:02:49 AEST 1984
> I don't think there are any (printable) ASCII characters left
> for C additions.
"@" isn't being used - and the claim that it's the "canonical" line kill
character doesn't make it less usable; the C preprocessor uses "#" out
the kazoo, but it's the "canonical" character erase character. (Both of
which were tolerable choices on the local-echoing system they were
originally used on (Multics), but very poor choices on the remote-echoing
system they were moved to (UNIX) - DEC, at least, realized that with remote
echo you can do a lot better, and did!) (Another point for 4.xBSD, which
supports DEC-style control character handling...)
Guy Harris
{seismo,ihnp4,allegra}!rlgvax!guy
More information about the Comp.lang.c
mailing list