Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site rtp47.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!mcnc!rti-sel!rtp47!meissner From: meissner@rtp47.UUCP (Michael Meissner) Newsgroups: net.lang.c Subject: Re: (void *) Message-ID: <117@rtp47.UUCP> Date: Tue, 30-Jul-85 15:48:47 EDT Article-I.D.: rtp47.117 Posted: Tue Jul 30 15:48:47 1985 Date-Received: Fri, 2-Aug-85 00:41:54 EDT References: <1035@homxa.UUCP> <921@umcp-cs.UUCP> <2462@sun.uucp> <318@baylor.UUCP> Reply-To: meissner@rtp47.UUCP (Michael Meissner) Organization: Data General, RTP, NC Lines: 10 Keywords: ANSI As one of the originators of void *, let me give you my perspective on it. It was originally proposed to allow a generic pointer format, such that ANY pointer's value can be represented without loss of information, such that when converted back to the SAME pointer, it would give an equivalent pointer. I would expect that on most implementations the presentation will be the same as char *. Michael Meissner Data General Corporation ...{ ihnp4, decvax }!mcnc!rti-sel!meissner