a style question
Rahul Dhesi
dhesi%cirrusl at oliveb.ATC.olivetti.com
Sun Oct 7 13:28:19 AEST 1990
Q: Given two equally-talented teams of programmers, one using C and
one using assembler...
A seriously flawed question.
(a) Either compare "compiler" with "assembler", or compare "C" with
"assembly language". (This is admittedly a small point, but it's a
point.)
(b) When speed and programming efficiency are both a concern, it's
silly to program only in C or only in assembly language. One writes
in a high-level language and then optimizes inner loops with assembly
code as appropriate. The old controversy became moot when people
realized this.
--
Rahul Dhesi <dhesi%cirrusl at oliveb.ATC.olivetti.com>
UUCP: oliveb!cirrusl!dhesi
More information about the Comp.lang.c
mailing list