Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!purdue!bu-cs!buengc!bph From: bph@buengc.BU.EDU (Blair P. Houghton) Newsgroups: comp.lang.c Subject: Re: Get this pointer stuff over with, people Message-ID: <2909@buengc.BU.EDU> Date: 18 May 89 20:24:54 GMT References: <2747@buengc.BU.EDU> <10191@smoke.BRL.MIL> <406@skye.ed.ac.uk> <10276@smoke.BRL.MIL> <2890@buengc.BU.EDU> <10711@cit-vax.Caltech.Edu> Reply-To: bph@buengc.bu.edu (Blair P. Houghton) Followup-To: comp.lang.c Organization: Boston Univ. Col. of Eng. Lines: 22 In article <10711@cit-vax.Caltech.Edu> toddpw@tybalt.caltech.edu.UUCP (Todd P. Whitesel) writes: [...even more blithering than I usually do...] >Snide post of the week award goes to: >> --Blair >> "Introducing N.O.C.W.A.P.: The National >> Organization of Code Writers for >> Addable Pointers." >pipe down, eh? Pointer arithmetic is one of the more beautiful and unique >aspects of C. It made no sense to me at first, either, because it was so >unfamiliar. Ahh, but it's not "pointer arithmetic", it's "pointer ala integer arithmetic." And, lest someone get the wrong idea, I actually _like_ the fact that integers can be used unfettered as the offset into a pointer field. I'd also like to be able to add pointers as though they were data. Don't ask "why?" At this point of the discussion you'd sound like a four-year-old. --Blair "I'd like to thank the Academy, my trainers, and Sally Field, who doesn't like me, either."