Gabriel Sechan wrote:
The fact there's a work around doesn't excuse it as a language flaw.

Language flaw? You want to use C as an example of a language with fewer flaws than ... well ... anything?

Let's start with:

if (a = 0) {
    foo;
}

Precedence binding. Arrays are pointers, except when they're not. The macro system and side effects. etc.

If we start talking about language deficiencies, C comes in as *very* deficient.

-a


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to