Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!umich!yale!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: void* Message-ID: <13597@smoke.BRL.MIL> Date: 16 Aug 90 13:56:49 GMT References: <43.UUL1.3#5077@aussie.UUCP> <13548@smoke.BRL.MIL> <17416@haddock.ima.isc.com> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 5 In article <17416@haddock.ima.isc.com> karl@kelp.ima.isc.com (Karl Heuer) writes: >I would simply implement memchr() using `void *', with casts as appropriate. If you recall the original complaint, you should see that casts do not solve the problem under discussion.