Re^3: gotos

Henry Spencer henry at utzoo.uucp
Wed Apr 27 06:47:47 AEST 1988


> This may be highly undesireable in a language used for programming operating
> systems, where the programmer needs something approaching WYSIWYG capability.
> C is eminently such a language.

In operating systems, the programmer needs something approaching WYSIWYG
capability in about 0.01% of the code (although there he needs it badly).
Heavy optimization of the rest suits me fine.  The people at Mips, among
others, have demonstrated that with a few bits of control over the compiler
(e.g. volatile), heavily-optimizing compilers work beautifully for operating
systems.
-- 
NASA is to spaceflight as            |  Henry Spencer @ U of Toronto Zoology
the Post Office is to mail.          | {ihnp4,decvax,uunet!mnetor}!utzoo!henry



More information about the Comp.lang.c mailing list