Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!netnews.upenn.edu!cps3xx!griffin From: griffin@frith.egr.msu.edu Newsgroups: comp.sys.amiga.tech Subject: Aztec 5.0 Message-ID: <6285@cps3xx.UUCP> Date: 3 Feb 90 19:12:49 GMT Sender: usenet@cps3xx.UUCP Reply-To: griffin@frith.egr.msu.edu () Organization: Michigan State University, College of Engineering Lines: 17 In an article Karl Lehenbauer [Organization: Sugar Land Unix - Houston] writes: > This will work with old-style K&R declarations as well. Here is where I > found the only bug I've found so far -- it wrote into the prototype file > a parameter of "int foo" when the K&R-style argument was > "register char *foo". ANSI requires that taking of the address of 'register' is always an error, even if the object is placed in addressable memory. Older versions of Aztec C would ignore the 'register'. Dan Griffin griffin@frith.egr.msu.edu "We're waiting for Godot..."