Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.lang.c Subject: Re: sizeof Message-ID: <8316@brl-tgr.ARPA> Date: Tue, 19-Feb-85 22:12:19 EST Article-I.D.: brl-tgr.8316 Posted: Tue Feb 19 22:12:19 1985 Date-Received: Thu, 21-Feb-85 05:46:20 EST References: <8006@brl-tgr.ARPA> <110@gitpyr.UUCP> Organization: Ballistic Research Lab Lines: 5 > A pointer is a pointer, regardless of what it points to. > It's a datatype all by itself; it isn't a mutation of the datatype it points > to. You must be thinking of some other language, Algol perhaps.