Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!spool.mu.edu!uunet!overload!dillon From: dillon@overload.Berkeley.CA.US (Matthew Dillon) Newsgroups: comp.sys.amiga.programmer Subject: Re: Any restrictions with making programs PURE? Message-ID: Date: 26 Apr 91 21:40:30 GMT References: <1991Apr12.203658.11790@unlinfo.unl.edu> Organization: Not an Organization Lines: 33 In article mwm@pa.dec.com (Mike (My Watch Has Windows) Meyer) writes: >In article dillon@overload.Berkeley.CA.US (Matthew Dillon) writes: > Well, not quite.. with SAS/C you also have to #include , > but it still isn't much. > >That's odd - I never use that file. On the other hand, I also >habitually use prototypes and pragmas for everything, and that could >well be the "required modes" I was mumbling about. > >