Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!think!barmar From: barmar@think.com (Barry Margolin) Newsgroups: comp.lang.c Subject: Re: Shouldn't ANSI have provided nonvolatile instead of volatile? Message-ID: <33775@news.Think.COM> Date: 8 Feb 90 02:31:03 GMT References: <1117.18:37:35@stealth.acf.nyu.edu> Sender: news@Think.COM Distribution: usa Organization: Thinking Machines Corporation, Cambridge MA, USA Lines: 11 In article <1117.18:37:35@stealth.acf.nyu.edu> brnstnd@stealth.acf.nyu.edu (Dan Bernstein) writes: >The default case should be the safe one. No, the default case should be the common one. Most programs have *no* volatile variables. Programmers would get pretty tired of writing "nonvolatile" before every variable declaration. -- Barry Margolin, Thinking Machines Corp. barmar@think.com {uunet,harvard}!think!barmar