On Fri, 22 Jul 2005 11:47:53 +0000, Simon Morgan wrote:
> extra_spaces = 9
> num_words = 9
> C is quirky, flawed, and an enormous success. While
> extra_spaces = 0
> num_words = 9
Apologies for the crappy formatting. I don't know whether It's my news
server or client but it certainly didn't look like that before I posted
it.
extra_spaces = 9
num_words = 9
C is quirky, flawed, and an enormous success. While
extra_spaces = 0
num_words = 9
accidents of history surely helped, it evidently satisfied a
extra_spaces = 2
num_words = 8
need for a system implementation language efficient enough
extra_spaces = 0
num_words = 8
to displace assembly language, yet sufficiently abstract and
extra_spaces = 4
num_words = 9
fluent to describe algorithms and interactions in a wide
variety of environments. -- Dennis M. Ritchie
|