Path: utzoo!attcan!uunet!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: malloc(0) Message-ID: <13441@smoke.BRL.MIL> Date: 29 Jul 90 00:38:58 GMT References: <10830@spool.cs.wisc.edu> <13384@smoke.BRL.MIL> <1990Jul26.232216.15093@oresoft.com> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 8 In article <1990Jul26.232216.15093@oresoft.com> dan@oresoft.com (Daniel Elbaum) writes: >Is this meaning of "unique" consistent with the wording and intent of 4.10.3? Unique pointers mean just what I said in my previous message. I don't know why you're concentrating on the (empty) content of the objects; I was discussing pointers to the objects, which is what matters here. I could repeat what I said before, or you could retrieve it and study it until you understand my point.