Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!topaz!bentley!kwh From: kwh@bentley.UUCP (KW Heuer) Newsgroups: net.lang.c Subject: Re: malloc() Message-ID: <831@bentley.UUCP> Date: Thu, 15-May-86 23:49:39 EDT Article-I.D.: bentley.831 Posted: Thu May 15 23:49:39 1986 Date-Received: Sat, 17-May-86 05:04:26 EDT References: <479@cit-vax.Caltech.Edu> Organization: AT&T Bell Laboratories, Liberty Corner Lines: 8 In article <479@cit-vax.Caltech.Edu> cit-vax!jon writes: > I don't think 'void *' is useless. What do you do on a machine >where it's NOT 'always legal to cast any pointer into a "char *"'? You get a compiler that works. The proposed property of "void *" is already guaranteed for "char *". (Sorry, no K&R handy, can't quote it.) Karl W. Z. Heuer (ihnp4!bentley!kwh), The Walking Lint