noalias comments to X3J11

Henry Spencer henry at utzoo.uucp
Sat Mar 26 03:23:55 AEST 1988


>>`Volatile,' in particular, is a frill for esoteric applications...
>
> What about an interrupt routine which receives control on a keyboard
> interrupt and sets a globally known flag.  That doesn't sound very
> esoteric to me...

Interrupt routines are almost by definition esoteric, not to mention highly
machine-specific.  Only on PCs do users commonly write their own interrupt
routines; in more modern environments [MSDOS is a Neanderthal operating
system, its only saving grace being some of the nifty applications that run
on it] such things generally are confined to the bowels of the operating
system, where they belong.
-- 
"Noalias must go.  This is           |  Henry Spencer @ U of Toronto Zoology
non-negotiable."  --DMR              | {allegra,ihnp4,decvax,utai}!utzoo!henry



More information about the Comp.lang.c mailing list