Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!tektronix!percival!bucket!servio!penneyj From: penneyj@servio.UUCP (D. Jason Penney) Newsgroups: comp.lang.c Subject: Re: The Dangers of sizeof Summary: Retraction Keywords: sizeof Message-ID: <106@servio.UUCP> Date: 14 Apr 89 23:43:00 GMT References: <9969@smoke.BRL.MIL> <3.UUL1.3#5109@pantor.UUCP> <105@servio.UUCP> <2280@mentor.cc.purdue.edu> Reply-To: penneyj@servio.UUCP (D. Jason Penney) Organization: Servio Logic Development Corp.; Beaverton, OR Lines: 10 I've got egg all over my face on this one. I won't even offer much of an excuse for this -- my misimpression arose from some kind of glitch using a VAXC compiler (VMS 4.X) which definitely misparsed an expression similar to sizeof (char) - 1 but is definitely unambigous and should have the value 0. My profound apologies.