Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pasteur!agate!paris.Berkeley.EDU!mcgrath From: mcgrath@paris.Berkeley.EDU (Roland McGrath) Newsgroups: comp.lang.c Subject: Re: function casting Message-ID: Date: 30 Apr 89 02:08:35 GMT References: <12481@umn-cs.CS.UMN.EDU> Sender: usenet@agate.BERKELEY.EDU Organization: Hackers Anonymous International, Ltd., Inc. (Applications welcome) Lines: 9 In-reply-to: clark@umn-cs.CS.UMN.EDU's message of 29 Apr 89 22:55:23 GMT int (*f)(); char *foo(); f = (int (*)()) foo(); -- Roland McGrath Free Software Foundation, Inc. roland@wheaties.ai.mit.edu, mit-eddie!wheaties.ai.mit.edu!roland Copyright 1989 Roland McGrath, under the GNU General Public License, version 1.