The wonders of C

Snoopy seifert at mako.UUCP
Fri Mar 22 13:33:04 AEST 1985


In article <967 at dual.UUCP> paul at dual.UUCP (Baker) writes:

>But then the whole point of C is to make it easy to commit errors which
>superficially look correct, compile without a whimper and yet are totally
>wrong.  For example "if (X!=1)" ... compiles just as well as "if (x|=1)".
>On many terminals "|" and "!" are almost indistinguishable. "if (x<>1)
>would have been incredibly easier to understand, but, oh no, other people
>had used this and so was obviously unacceptable.

Why flame C because you have a brain-damaged terminal?  Many pairs
of characters are hard to distinguish on various terminals, but
that doesn't mean the language is bad.

I'd hate to hear what you must think of APL.

If you don't like C, fine.  Don't use it.  Use some other language.


        _____
        |___|           the Bavarian Beagle
       _|___|_               Snoopy
       \_____/          tektronix!mako!seifert
        \___/

If God had intended Man to Smoke, He would have set him on Fire.
                        -the fortune AI project



More information about the Comp.lang.c mailing list