Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!dayton!umn-cs!herndon From: herndon@umn-cs.UUCP Newsgroups: comp.lang.c Subject: Re: A question about pointers to functio Message-ID: <53900003@umn-cs.UUCP> Date: Tue, 27-Jan-87 14:59:00 EST Article-I.D.: umn-cs.53900003 Posted: Tue Jan 27 14:59:00 1987 Date-Received: Thu, 29-Jan-87 04:39:56 EST References: <1508@cit-vax.UUCP> Lines: 9 Nf-ID: #R:cit-vax:-150800:umn-cs:53900003:000:267 Nf-From: umn-cs!herndon Jan 27 13:59:00 1987 Some of the older compilers aren't smart enough to handle pointers to 'void' functions. In particular, the old 4.2 bsd compiler was not. All you can do is declare them int and bear with it. Robert Herndon ...!ihnp4!umn-cs!herndon herndon@umn-cs.ARPA